mirror of
https://github.com/stoatchat/service-zammad-docker-compose.git
synced 2026-07-01 20:44:18 -04:00
Switch to Zammad 6.2. (#388)
This commit is contained in:
@@ -11,4 +11,10 @@ POSTGRES_VERSION=15.3-alpine
|
||||
REDIS_URL=redis://zammad-redis:6379
|
||||
REDIS_VERSION=7.0.5-alpine
|
||||
RESTART=always
|
||||
VERSION=6.1.0-58
|
||||
# Use a fixed version. You are responsible to update this to newer patch level versions yourself.
|
||||
VERSION=6.2.0-1
|
||||
# You can also use floating versions that will give you automatic updates:
|
||||
# VERSION=6.2 # all patchlevel updates
|
||||
# VERSION=6 # including minor updates
|
||||
# VERSION=latest # all updates of stable versions, including major
|
||||
# VERSION=develop # bleeding-edge development version
|
||||
|
||||
Reference in New Issue
Block a user