Merge pull request #273 from zammad/mh/raise-env-to-5_1

Raise env VERSION to latest available 5.1 version
This commit is contained in:
Marcel Herrguth 2022-03-18 11:16:14 +01:00 committed by GitHub
commit c6be2e5326
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
.env
View File

@ -5,4 +5,4 @@ POSTGRES_USER=zammad
REDIS_URL=redis://zammad-redis:6379 REDIS_URL=redis://zammad-redis:6379
RESTART=always RESTART=always
# don't forget to add the minus before the version # don't forget to add the minus before the version
VERSION=-5.0.3-14 VERSION=-5.1.0-4