We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 207a1d2 commit a8f64f7Copy full SHA for a8f64f7
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:9d3ecec10459881f7b247c71a03dcbf72392d2bd33ee651b6e8f94d15531b799
19
container_name: mongodb
20
restart: unless-stopped
21
env_file: .env
0 commit comments