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