From 70db5be7c775d347460f29c0f3a0c03e6e00288c Mon Sep 17 00:00:00 2001 From: ShadowArcanist <162910371+ShadowArcanist@users.noreply.github.com> Date: Mon, 7 Jul 2025 05:21:49 +0530 Subject: [PATCH] Set Service Postiz to v1.60.1 --- templates/compose/postiz.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/compose/postiz.yaml b/templates/compose/postiz.yaml index 6060fb8a6..2631e16fe 100644 --- a/templates/compose/postiz.yaml +++ b/templates/compose/postiz.yaml @@ -6,7 +6,7 @@ services: postiz: - image: ghcr.io/gitroomhq/postiz-app:latest + image: ghcr.io/gitroomhq/postiz-app:v1.60.1 environment: - SERVICE_FQDN_POSTIZ_5000 - MAIN_URL=${SERVICE_FQDN_POSTIZ}