Skip to content

Commit bec4b03

Browse files
committed
chore(deps): update mongo digest to 37e84d3
1 parent fa99afd commit bec4b03

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ services:
1717
- mongo
1818
mongo:
1919
container_name: mongo
20-
image: mongo@sha256:3745209b24062a8ba670878bce47ad9c944682f550044721c4abc5b4daeb863d
20+
image: mongo@sha256:37e84d3dd30cdfb5472ec42b8a6b4dc6ca7cacd91ebcfa0410a54528bbc5fa6d
2121
volumes:
2222
- ./data:/data/db
2323
ports:

0 commit comments

Comments
 (0)