Skip to content

Commit 8e9dc59

Browse files
authored
Merge pull request #149 from timoa/fix/deps/mongo
2 parents d6a71e1 + ef729b8 commit 8e9dc59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)