new release: 0.10.0-stable

This commit is contained in:
Jens Langhammer
2020-09-13 23:03:38 +02:00
parent 56a9dcc88d
commit 82eade3eb1
9 changed files with 19 additions and 19 deletions

View File

@ -20,7 +20,7 @@ wget https://raw.githubusercontent.com/BeryJu/passbook/master/docker-compose.yml
# Optionally enable Error-reporting
# export PASSBOOK_ERROR_REPORTING=true
# Optionally deploy a different version
# export PASSBOOK_TAG=0.10.0-rc6
# export PASSBOOK_TAG=0.10.0-stable
# If this is a productive installation, set a different PostgreSQL Password
# export PG_PASS=$(pwgen 40 1)
docker-compose pull