Skip to content

Commit 0576c64

Browse files
chore: update Dockerfile
1 parent 9373b44 commit 0576c64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ RUN cd /root/ && \
4545
# Runtime stage
4646
FROM almalinux:9
4747

48-
ARG opensource_COBOL_4J_version=1.1.12 Open_COBOL_ESQL_4J_version=1.1.1
48+
ARG opensource_COBOL_4J_version=dummy_value Open_COBOL_ESQL_4J_version=dummy_value
4949

5050
SHELL ["/bin/bash", "-c"]
5151

0 commit comments

Comments
 (0)