We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa37632 commit fe38008Copy full SHA for fe38008
app/src/main/docker/Dockerfile.native
@@ -14,7 +14,7 @@
14
# docker run -i --rm -p 8080:8080 quarkus/app
15
#
16
###
17
-FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1295.1749680713
+FROM registry.access.redhat.com/ubi8/ubi-minimal:8.10-1756195339
18
WORKDIR /work/
19
RUN chown 1001 /work \
20
&& chmod "g+rwX" /work \
0 commit comments