Skip to content

Commit ef729b8

Browse files
chore(deps): update mongo docker digest to 5e9e80c
1 parent d6a71e1 commit ef729b8

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)