[service] fixed postiz showing no available server due to outdated node version

This commit is contained in:
ShadowArcanist 2025-12-12 10:31:25 +05:30 committed by GitHub
parent 366ff95893
commit 2a13969139
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,7 +7,7 @@
services:
postiz:
image: ghcr.io/gitroomhq/postiz-app:v1.60.1
image: ghcr.io/gitroomhq/postiz-app:v2.10.1
environment:
- SERVICE_URL_POSTIZ_5000
- MAIN_URL=${SERVICE_URL_POSTIZ}