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 5e943fe commit f565267Copy full SHA for f565267
test-app/docker-compose.yml
@@ -1,10 +1,9 @@
1
-version: '3.8'
2
name: marklogic_python
3
4
services:
5
6
marklogic:
7
- image: "marklogicdb/marklogic-db:11.2.0-centos-1.1.2"
+ image: "progressofficial/marklogic-db:11.3.0-ubi"
8
platform: linux/amd64
9
environment:
10
- INSTALL_CONVERTERS=true
0 commit comments