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 de061e8 commit d7ffba2Copy full SHA for d7ffba2
1 file changed
src/main/docker/Dockerfile.native
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi8/ubi-minimal@sha256:61e4f7716c700562f8e8882913a99677748918aa5a534929990d02c1bae10ca4
+FROM registry.access.redhat.com/ubi8/ubi-minimal@sha256:578b238953144445a9b5bb2487eb1d95df4886f98d1f73c4a070b27535f51688
2
WORKDIR /work/
3
COPY target/*-runner /work/application
4
RUN chmod 775 /work
0 commit comments