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:
Tim Abbott
2018-08-09 16:37:34 -07:00
parent 178ac3956a
commit 4b89ae5d77
4 changed files with 13 additions and 13 deletions

View File

@@ -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