33beea77df
* changed github action
7 lines
166 B
Bash
7 lines
166 B
Bash
# don't forget to add the minus before the version
|
|
IMAGE_REPO=zammad/zammad-docker-compose
|
|
POSTGRES_PASS=zammad
|
|
POSTGRES_USER=zammad
|
|
RESTART=always
|
|
VERSION=-3.2.0-13
|