new release: 0.10.0-rc1

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