Skip to content

Commit

Permalink
update example docker-compose.yml
Browse files Browse the repository at this point in the history
Signed-off-by: UMEZAWA Takeshi <takeshi-umezawa@cybozu.co.jp>
  • Loading branch information
umezawatakeshi committed Jul 8, 2024
1 parent 51f4759 commit f2a1cce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '2'
services:
cke:
container_name: cke
image: quay.io/cybozu/cke:1.26.3
image: quay.io/cybozu/cke:1.29.0
networks:
app_net:
ipv4_address: 172.30.0.11
Expand Down

0 comments on commit f2a1cce

Please sign in to comment.