Skip to content

Commit

Permalink
Go to mongo 7
Browse files Browse the repository at this point in the history
Signed-off-by: Lucas ONeil <[email protected]>
  • Loading branch information
loneil committed May 28, 2024
1 parent 2804ef3 commit 392ebf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ services:
- vc_auth

controller-db:
image: mongo:6.0
image: mongo:7.0
environment:
- MONGO_INITDB_ROOT_USERNAME=${OIDC_CONTROLLER_DB_USER}
- MONGO_INITDB_ROOT_PASSWORD=${OIDC_CONTROLLER_DB_USER_PWD}
Expand Down

0 comments on commit 392ebf3

Please sign in to comment.