Skip to content

Commit

Permalink
chore: update mongo container image tag
Browse files Browse the repository at this point in the history
  • Loading branch information
yuqu committed Sep 23, 2024
1 parent 557884c commit 92ceb4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
zeplin_mta_mongo:
image: mongo:5.0.20
image: mongo:6.0
container_name: zeplin_mta_mongo
restart: always
ports:
Expand Down

0 comments on commit 92ceb4f

Please sign in to comment.