Skip to content

Commit 1ab320d

Browse files
feat: Update zulip-server version to 11.5 in docker-compose.yml
1 parent 9d17489 commit 1ab320d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/resources/docker/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ services:
4141
environment:
4242
REDIS_PASSWORD: 'REPLACE_WITH_SECURE_REDIS_PASSWORD'
4343
zulip:
44-
image: 'zulip/docker-zulip:11.4-0'
44+
image: 'zulip/docker-zulip:11.5-0'
4545
ports:
4646
- '80:80'
4747
- '443:443'

0 commit comments

Comments
 (0)