We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f609ff1 + 69a99c9 commit b5f4811Copy full SHA for b5f4811
1 file changed
mt/common.yml
@@ -6,7 +6,7 @@ services:
6
dockerfile: ${DOCKER_MT_DOCKERFILE}
7
args:
8
- DOCKER_NODEJS_IMAGE=${DOCKER_NODEJS_IMAGE:-node:16.13.2}
9
- - DOCKER_MT_IMAGE=${DOCKER_MT_IMAGE:-movabletype/test:perl-5.28}
+ - DOCKER_MT_IMAGE=${DOCKER_MT_IMAGE:-movabletype/test:perl-5.36}
10
restart: always
11
working_dir: /var/www/cgi-bin/mt
12
entrypoint: /usr/local/bin/docker-entrypoint.sh
0 commit comments