We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 919ba83 commit 0995086Copy full SHA for 0995086
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:e557aa97915d4d0ca4fb9ecf90e55dc4006faa973c7718c1529df325c64342ad
5
hostname: mongo
6
container_name: unifi__mongo
7
restart: unless-stopped
0 commit comments