Skip to content

Commit

Permalink
Update registry.access.redhat.com/ubi8/ubi-minimal Docker tag to v8.9…
Browse files Browse the repository at this point in the history
…-1108.1706795067
  • Loading branch information
renovate[bot] authored Feb 6, 2024
1 parent f4d9449 commit 601eee0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/api/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/apps/api
#
###
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.9-1108.1706795067
WORKDIR /work/
RUN chown 1001 /work \
&& chmod "g+rwX" /work \
Expand Down

0 comments on commit 601eee0

Please sign in to comment.