We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 207a1d2 commit b8bf497Copy full SHA for b8bf497
docker-compose.yaml
@@ -15,7 +15,7 @@ services:
15
- mongodb
16
17
mongodb:
18
- image: mongo:6.0@sha256:20f3adcaffe2193e49dd502c8299b770d49a1e0643e0e9db250d5c127b1e9ed8
+ image: mongo:6.0@sha256:27560e21e54d885abd9e22dfbfec195cac6025ab9bfeeb274ae5f752cdbeb123
19
container_name: mongodb
20
restart: unless-stopped
21
env_file: .env
0 commit comments