new release: 0.9.0-stable

This commit is contained in:
Jens Langhammer
2020-08-01 22:17:59 +02:00
parent de2b67b111
commit 316ac78e49
7 changed files with 14 additions and 14 deletions

View File

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