Merge pull request #105 from jkaninda/refactor

chore: update app version
This commit is contained in:
Jonas Kaninda
2024-09-30 17:49:21 +02:00
committed by GitHub

View File

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