Updated docker-compose

This commit is contained in:
2026-01-21 12:41:40 +01:00
parent 1f88db5491
commit 526dcc69a5

View File

@@ -2,7 +2,7 @@ version: '3.7'
services: services:
web: web:
image: ghcr.io/gitroomhq/postiz-app:latest image: ghcr.io/gitroomhq/postiz-app:v2.12.1@sha256:e2901bafed045bb24e0dbf01a722b96de65f827fec02cf8f5bf0ca1c6d52ad6b
restart: on-failure restart: on-failure
environment: environment:
MAIN_URL: "http://umbrel-2.local:4442" MAIN_URL: "http://umbrel-2.local:4442"