new release: 0.9.0-rc1

This commit is contained in:
Jens Langhammer
2020-07-15 12:00:47 +02:00
parent a737335fdd
commit 6b26e10ea2
7 changed files with 14 additions and 14 deletions

View File

@ -16,7 +16,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.9.0-pre7
# export PASSBOOK_TAG=0.9.0-rc1
# If this is a productive installation, set a different PostgreSQL Password
# export PG_PASS=$(pwgen 40 1)
docker-compose pull