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