new release: 0.9.0-rc2

This commit is contained in:
Jens Langhammer
2020-07-26 23:34:36 +02:00
parent a9b5e6ea13
commit c58658d820
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-rc1
# export PASSBOOK_TAG=0.9.0-rc2
# If this is a productive installation, set a different PostgreSQL Password
# export PG_PASS=$(pwgen 40 1)
docker-compose pull