diff --git a/docker-compose.yml b/docker-compose.yml index 69fee404..ddaf0fe7 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -4090,7 +4090,7 @@ services: environment: MONGO_INITDB_ROOT_USERNAME: ${MONGO_INITDB_ROOT_USERNAME} MONGO_INITDB_ROOT_PASSWORD: ${MONGO_INITDB_ROOT_PASSWORD} - image: docker.io/mongo:7 + image: docker.io/mongo:7-jammy ports: - 27017:27017 profiles: ["rinoa-apps"]