root: use PASSBOOK_TAG for static container

This commit is contained in:
Jens Langhammer 2020-09-10 13:13:27 +02:00
parent e72000eb06
commit 9339d496f9
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ services:
PASSBOOK_POSTGRESQL__PASSWORD: ${PG_PASS:-thisisnotagoodpassword}
PASSBOOK_LOG_LEVEL: debug
static:
image: beryju/passbook-static:0.10.0-rc2
image: beryju/passbook-static:${PASSBOOK_TAG:-0.10.0-rc2}
networks:
- internal
labels: