mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-11-01 12:33:41 +00:00
docker: Upgrade docker-zulip to Zulip 1.9.0-rc1.
This docker image has only really supported Git leading up to Zulip 1.9 for a while now. Now that there's a release candidate out, it makes sense to declare that explicitly. This commit will be tagged 1.9.0-rc1-0.
This commit is contained in:
@@ -62,7 +62,7 @@ spec:
|
||||
- name: postgresql-persistent-storage
|
||||
mountPath: /var/lib/postgresql
|
||||
- name: zulip
|
||||
image: quay.io/galexrt/zulip:1.8.1-0
|
||||
image: quay.io/galexrt/zulip:1.9.0-rc1-0
|
||||
resources:
|
||||
limits:
|
||||
cpu: 100m
|
||||
|
||||
Reference in New Issue
Block a user