new release: 0.10.0-rc2

This commit is contained in:
Jens Langhammer
2020-09-10 13:11:34 +02:00
parent ec5ff7c14d
commit e72000eb06
8 changed files with 17 additions and 17 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-rc1
# export PASSBOOK_TAG=0.10.0-rc2
# If this is a productive installation, set a different PostgreSQL Password
# export PG_PASS=$(pwgen 40 1)
docker-compose pull