Skip to content

Commit e278ab4

Browse files
authored
Merge pull request #1625 from IrAlfred/upd-docker-compose-file
feat(docker): point docker-compose.yml to latest released docker image
2 parents 57616f9 + fddf484 commit e278ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ services:
1818
retries: 5
1919

2020
cypht:
21-
image: cypht/cypht:2.4.0
21+
image: cypht/cypht:2.4.2
2222
depends_on:
2323
db:
2424
condition: service_healthy

0 commit comments

Comments
 (0)