Skip to content

Commit

Permalink
Updating version number in example docker compose
Browse files Browse the repository at this point in the history
  • Loading branch information
jonocodes committed Jun 18, 2024
1 parent a053782 commit f8029d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ services:
- MYSQL_USER=cypht
- MYSQL_PASSWORD=cypht_password
cypht:
image: cypht/cypht:2.0.1
image: cypht/cypht:2.1.0
ports:
- "80:80"
# env_file:
Expand Down

0 comments on commit f8029d6

Please sign in to comment.