chore(deps): pin docker digests #13

Open
renovate-bot wants to merge 1 commits from renovate/docker-digests-pin into master
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ services:
replicas: 0 # will scale after mongo initated replicas: 0 # will scale after mongo initated
restart_policy: restart_policy:
condition: any condition: any
image: rocketchat/rocket.chat:3.5.4 image: rocketchat/rocket.chat:3.5.4@sha256:f5978d325f9b63abe42adebecb9a3b891fa5ffaf9840ea252c134ed9ac6c09b8
networks: networks:
- appnet - appnet
- externalnet - externalnet
@ -28,7 +28,7 @@ services:
replicas: 1 replicas: 1
restart_policy: restart_policy:
condition: any condition: any
image: mongo:4.4 image: mongo:4.4@sha256:ebd31eaac273a9544a33387aa859b0a8676565340a40fc824fa7bda686f462f1
networks: networks:
- appnet - appnet
environment: environment: