Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/postiz/src/compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down
Loading