Add sha256 hash
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
gotify:
|
||||
container_name: gotify
|
||||
image: ghcr.io/gotify/server:2.7.3
|
||||
image: ghcr.io/gotify/server:2.7.3@sha256:2ae0e4e689f183137c8247884382fcb174d5a72253ce1897e7e5267090093fc8
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
- TZ=${TZ}
|
||||
|
||||
Reference in New Issue
Block a user