feat(Docker): Add all sha256 on services

This commit is contained in:
2022-02-14 10:17:49 +01:00
parent b0a72c954c
commit 9f9948950c
8 changed files with 8 additions and 8 deletions

View File

@ -9,7 +9,7 @@ volumes:
services:
mobilizon:
container_name: ${MOBILIZON_CONTAINER_NAME:-mobilizon}
image: ${MOBILIZON_IMAGE:-framasoft/mobilizon:2.0.2}
image: ${MOBILIZON_IMAGE:-framasoft/mobilizon:2.0.2@sha256:a703d399c35b3b685be7c154bf2ac74f5acd88d8c28dd42f05f68859d76edfd3}
restart: always
depends_on:
- postgres