bump entrypoint version

This commit is contained in:
Franz Heinzmann (Frando) 2022-08-03 22:28:02 +02:00
parent be55317dd0
commit c5c9dcfd31
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
export APP_ENTRYPOINT_VERSION=v5
export APP_ENTRYPOINT_VERSION=v6
migrate() {
export DATABASE_PASSWORD=$(cat /run/secrets/db_password)