Skip to content

Commit 9186941

Browse files
fix: docker-compose.yml
1 parent c3b8c5b commit 9186941

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ services:
1212
- "5432:5432"
1313

1414
oc4j_client:
15-
image: opensourcecobol/opensourcecobol4j:1.1.3
15+
image: opensourcecobol/opensourcecobol4j:20241031
1616
container_name: oc4j_client
1717
stdin_open: true
1818
tty: true

0 commit comments

Comments
 (0)