Skip to content

Commit

Permalink
Merge pull request #7 from spaship/ubi-8.3
Browse files Browse the repository at this point in the history
chore: use ubi8/ubi-minimal:8.3-291 as base image
  • Loading branch information
kunyan authored Mar 18, 2021
2 parents 4356ede + bec9566 commit 1a4d5c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8/ubi-minimal
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.3-291

LABEL name="spaship/httpd" \
summary="Apache Http Server for SPAship" \
Expand Down

0 comments on commit 1a4d5c8

Please sign in to comment.