We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f53952 commit 3fe4417Copy full SHA for 3fe4417
images/Dockerfile
@@ -1,7 +1,5 @@
1
FROM registry.access.redhat.com/ubi9/openjdk-11:1.21-1 AS builder
2
3
-ARG GIT_REVISION=main
4
-
5
USER root
6
7
WORKDIR /workspace
0 commit comments