Skip to content

Commit

Permalink
chore(deps): update mongo docker tag to v4.4.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 6, 2023
1 parent 41854ca commit e018776
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.22
restart: always
environment:
MONGO_INITDB_DATABASE: dev
Expand Down

0 comments on commit e018776

Please sign in to comment.