Was the mongo version really the problem all along?
Some checks failed
continuous-integration/drone/push Build was killed

This commit is contained in:
2023-05-10 14:20:55 -04:00
parent 75c6af122f
commit 1bb5151fce
2 changed files with 2 additions and 2 deletions

View File

@@ -12,7 +12,7 @@ services:
- 'auth-db:/data/configdb'
- '/docker-entrypoint-initdb.d/mongo-init.js'
restart: unless-stopped
image: mongo:latest
image: mongo:4.4
auth-service:
env_file:
- staging.env