From 0b95587f537216af2c977822db805eef444eacad Mon Sep 17 00:00:00 2001 From: mifi Date: Thu, 11 May 2023 20:20:06 -0400 Subject: [PATCH] Again... --- docker-compose.staging-build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker-compose.staging-build.yml b/docker-compose.staging-build.yml index b79189d..4fc0d73 100644 --- a/docker-compose.staging-build.yml +++ b/docker-compose.staging-build.yml @@ -17,7 +17,7 @@ services: - 'auth-db:/data/configdb' # - '/volume1/docker/beethoven/labs-auth/mongo-init.js:/docker-entrypoint-initdb.d/mongo-init.js:ro' restart: unless-stopped - image: mongo:${MONGO_VERSION:-latest} + image: mongo:4.4 auth-service: container_name: ${CONTAINER_PREFIX:-staging}-auth-service env_file: