30d25a9151
* bumped to 3.6.0-82 * Update .env Co-authored-by: Ross Crawford-d'Heureuse <ross.crawford@mindcurv.com> Co-authored-by: André Bauer <monotek@users.noreply.github.com>
7 lines
166 B
Bash
7 lines
166 B
Bash
IMAGE_REPO=zammad/zammad-docker-compose
|
|
POSTGRES_PASS=zammad
|
|
POSTGRES_USER=zammad
|
|
RESTART=always
|
|
# don't forget to add the minus before the version
|
|
VERSION=-3.5.0-20
|