Pin Docker digests

This commit is contained in:
Giles Bradshaw 2020-08-27 14:42:40 +00:00
parent 3975c0fc8c
commit 4b9d806bf8
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ services:
replicas: 0 # will scale after mongo initated
restart_policy:
condition: any
image: rocketchat/rocket.chat:3.0.7
image: rocketchat/rocket.chat:3.0.7@sha256:d3f92ab55ab97bf122f8e7e535a0302ba3a2965250bcfb8726409f3d28026a90
networks:
- appnet
- externalnet
@ -28,7 +28,7 @@ services:
replicas: 1
restart_policy:
condition: any
image: mongo:4.0
image: mongo:4.0@sha256:faeadb93ff03d940feb01692138fcf20e2f193a53b07c26175e585415f0882ca
networks:
- appnet
environment: