From 526dcc69a5237b35f68070247a94d51f96610bac Mon Sep 17 00:00:00 2001 From: Flamur Veliqi Date: Wed, 21 Jan 2026 12:41:40 +0100 Subject: [PATCH] Updated docker-compose --- cpn-postiz/docker-compose.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cpn-postiz/docker-compose.yml b/cpn-postiz/docker-compose.yml index ed7304d..744c3d6 100644 --- a/cpn-postiz/docker-compose.yml +++ b/cpn-postiz/docker-compose.yml @@ -2,7 +2,7 @@ version: '3.7' services: web: - image: ghcr.io/gitroomhq/postiz-app:latest + image: ghcr.io/gitroomhq/postiz-app:v2.12.1@sha256:e2901bafed045bb24e0dbf01a722b96de65f827fec02cf8f5bf0ca1c6d52ad6b restart: on-failure environment: MAIN_URL: "http://umbrel-2.local:4442"