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 c3b8c5b commit 9186941Copy full SHA for 9186941
docker-compose/docker-compose.yml
@@ -12,7 +12,7 @@ services:
12
- "5432:5432"
13
14
oc4j_client:
15
- image: opensourcecobol/opensourcecobol4j:1.1.3
+ image: opensourcecobol/opensourcecobol4j:20241031
16
container_name: oc4j_client
17
stdin_open: true
18
tty: true
0 commit comments