Skip to content

Commit 1999c24

Browse files
authored
Merge pull request #150 from timoa/fix/deps/mongo
2 parents 34c4427 + 4628734 commit 1999c24

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:5e9e80cfa6a11cdd4e7b50cd9d49487673c921f61efd102de5524931f6d1565a
20+
image: mongo@sha256:134e3f2db743d46bdb7f3eb6bcfa4b8e3dde578c9ff8a10742ce29d706acf9b2
2121
volumes:
2222
- ./data:/data/db
2323
ports:

0 commit comments

Comments
 (0)