Skip to content

Commit

Permalink
Update mysql Docker tag to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 51a0885 commit b9aba57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/database/docker-compose.mysql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3'

services:
mysql:
image: mysql:8.4.2
image: mysql:9.0.1
container_name: mysql
restart: unless-stopped
healthcheck:
Expand Down

0 comments on commit b9aba57

Please sign in to comment.