We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aaab4ba commit 3246c22Copy full SHA for 3246c22
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '3.9'
2
services:
3
mongo:
4
- image: mongo:8.0@sha256:aaad67f2dca93148e5343c03210bcfc89a0107516a4756bfa018acd6579e5b18
+ image: mongo:8.0@sha256:961312ca9515df749899104fc85900918f0601f371f4f0816cf20d594c9773e1
5
hostname: mongo
6
container_name: unifi__mongo
7
restart: unless-stopped
0 commit comments