Skip to content

Commit

Permalink
Updated mysql 8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taketo1113 committed Jun 30, 2023
1 parent 4377e4c commit a68b15c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ services:
com.sindan-net.sindan-fluentd.description: "Receive logs from sindan-clients and forward them to MySQL"

mysql:
image: mysql:5.7
image: mysql:8.0
hostname: sindan-mysql
restart: always
expose:
Expand Down

0 comments on commit a68b15c

Please sign in to comment.