Skip to content

Commit

Permalink
chore(deps): update mongo docker tag to v4.4.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 17, 2024
1 parent 8f0b0cb commit 995775b
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 @@ -24,7 +24,7 @@ services:
# Portal-specific services
mongo:
container_name: mongo
image: mongo:4.4.20
image: mongo:4.4.28
restart: always
environment:
MONGO_INITDB_DATABASE: dev
Expand Down

0 comments on commit 995775b

Please sign in to comment.