99cd79a748
* Release Update 3.6. * Added VERSION ENV.
7 lines
165 B
Bash
7 lines
165 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.6.0-1
|