Skip to content

Commit

Permalink
Merge pull request #4 from garethahealy/renovate/registry.access.redh…
Browse files Browse the repository at this point in the history
…at.com-ubi8-ubi-minimal-8.x

Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.9-1029
  • Loading branch information
garethahealy authored Jan 5, 2024
2 parents dff60e4 + 421564f commit a937981
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/docker/Dockerfile.native
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# docker run -i --rm -p 8080:8080 quarkus/github-stats
#
###
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9-1029@sha256:87bcbfedfd70e67aab3875fff103bade460aeff510033ebb36b7efa009ab6639
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \
Expand Down

0 comments on commit a937981

Please sign in to comment.