Skip to content

Commit

Permalink
chore(deps): update mysql docker tag to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 11, 2024
1 parent 5b544bc commit 70d86e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion webapp/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ services:
memory: 1g

mysql:
image: mysql:8.4
image: mysql:9.0
environment:
#- "TZ=Asia/Tokyo"
- "MYSQL_ROOT_HOST=%"
Expand Down

0 comments on commit 70d86e9

Please sign in to comment.