We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 919ba83 commit 79cfd01Copy full SHA for 79cfd01
docker-compose.yml
@@ -1,7 +1,7 @@
1
version: '3.9'
2
services:
3
mongo:
4
- image: mongo:7.0@sha256:725b4cfe87014950ce9b423ac0a03035f6014a33475030403a3e583eb1485045
+ image: mongo:7.0@sha256:3e276088d4fd4ceb2ade3665e1e8a1c6ace695735e01facf86b72256356659ac
5
hostname: mongo
6
container_name: unifi__mongo
7
restart: unless-stopped
0 commit comments