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 <[email protected]>
  • Loading branch information
umezawatakeshi committed Jul 8, 2024
1 parent 25d7d16 commit 6d7c83d
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: ghcr.io/cybozu-go/cke:1.28
networks:
app_net:
ipv4_address: 172.30.0.11
Expand Down

0 comments on commit 6d7c83d

Please sign in to comment.