Skip to content

Commit

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

Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.10-1130
  • Loading branch information
garethahealy authored Nov 12, 2024
2 parents b9004eb + 8ddcea7 commit a1c228b
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.10-1086@sha256:7583ca0ea52001562bd81a961da3f75222209e6192e4e413ee226cff97dbd48c
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1130@sha256:c12e67af6a7e15113d76bc72f10bef2045c026c71ec8b7124c8a075458188a83
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \
Expand Down

0 comments on commit a1c228b

Please sign in to comment.