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 9373b44 commit 0576c64Copy full SHA for 0576c64
Dockerfile
@@ -45,7 +45,7 @@ RUN cd /root/ && \
45
# Runtime stage
46
FROM almalinux:9
47
48
-ARG opensource_COBOL_4J_version=1.1.12 Open_COBOL_ESQL_4J_version=1.1.1
+ARG opensource_COBOL_4J_version=dummy_value Open_COBOL_ESQL_4J_version=dummy_value
49
50
SHELL ["/bin/bash", "-c"]
51
0 commit comments