Skip to content

Commit f565267

Browse files
committed
Updated docker-compose
1 parent 5e943fe commit f565267

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

test-app/docker-compose.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
1-
version: '3.8'
21
name: marklogic_python
32

43
services:
54

65
marklogic:
7-
image: "marklogicdb/marklogic-db:11.2.0-centos-1.1.2"
6+
image: "progressofficial/marklogic-db:11.3.0-ubi"
87
platform: linux/amd64
98
environment:
109
- INSTALL_CONVERTERS=true

0 commit comments

Comments
 (0)