Merge pull request #88 from jkaninda/ftp

chore: update app version
This commit is contained in:
2024-09-30 00:34:06 +02:00
committed by GitHub

View File

@@ -39,7 +39,7 @@ ENV TARGET_DB_PORT=5432
ENV TARGET_DB_NAME=""
ENV TARGET_DB_USERNAME=""
ENV TARGET_DB_PASSWORD=""
ENV VERSION="v1.2.8"
ENV VERSION="v1.2.9"
ENV BACKUP_CRON_EXPRESSION=""
ENV TG_TOKEN=""
ENV TG_CHAT_ID=""