We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a8e47c commit 4fb02baCopy full SHA for 4fb02ba
src/main/docker/Dockerfile.native
@@ -14,7 +14,7 @@
14
# docker run -i --rm -p 8080:8080 quarkus/user-service
15
#
16
###
17
-FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1154
+FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1179
18
WORKDIR /work/
19
RUN chown 1001 /work \
20
&& chmod "g+rwX" /work \
0 commit comments