diff --git a/src/postiz/src/compose.yaml b/src/postiz/src/compose.yaml index 5ccc86b..c722740 100644 --- a/src/postiz/src/compose.yaml +++ b/src/postiz/src/compose.yaml @@ -8,7 +8,7 @@ # an opt-in profile once Hola supports per-app compose profiles. services: postiz: - image: ghcr.io/gitroomhq/postiz-app:v2.21.10@sha256:1d5a5dc6b896747d1483c01dc2562165bd313ad601b32f6cabb7f7dd08a911a9 + image: ghcr.io/gitroomhq/postiz-app:v2.24.0@sha256:01b24a4fc1055f6833122c99614805bea702fdc0ee30c9b5d09330b521fa1efa environment: # Public URLs — Hola injects the app's Traefik host. MAIN_URL: "https://${HOLA_APP_HOST}"