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

@ -7,7 +7,7 @@ volumes:
services:
hedgedoc:
container_name: ${HEDGEDOC_CONTAINER_NAME:-hedgedoc}
image: ${HEDGEDOC_IMAGE:-linuxserver/hedgedoc:1.9.2-ls39}
image: ${HEDGEDOC_IMAGE:-linuxserver/hedgedoc:1.9.2-ls44@sha256:e3e0ec428e043104ec626a4c89e09baf61bc8939f8a28979bdadf3a4fa6f513f}
restart: always
depends_on:
- postgres