Skip to content

Commit

Permalink
chore(deps): update mongo docker tag to v4.4.23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 20, 2023
1 parent e6f5a9c commit 26e3d36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ services:
# Portal-specific services
mongo:
container_name: mongo
image: mongo:4.4.20
image: mongo:4.4.23
restart: always
environment:
MONGO_INITDB_DATABASE: dev
Expand Down

0 comments on commit 26e3d36

Please sign in to comment.