We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3efd88 commit f62d508Copy full SHA for f62d508
deploy/docker-compose.yml
@@ -21,7 +21,7 @@ services:
21
- quickstatements-data:/quickstatements/data
22
environment:
23
# Keep in sync with deploy/package.json version
24
- DEPLOY_VERSION: "5.0.1"
+ DEPLOY_VERSION: "6.0.0"
25
METADATA_CALLBACK: ${METADATA_CALLBACK}
26
MW_ADMIN_NAME: ${MW_ADMIN_NAME}
27
MW_ADMIN_PASS: ${MW_ADMIN_PASS}
0 commit comments