Skip to content

Commit

Permalink
[deps] DevOps: Update mysql Docker tag to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 19, 2024
1 parent 0230013 commit 2541b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ services:
- postgres

mysql:
image: mysql:8.0
image: mysql:9.0
container_name: bw-mysql
ports:
- "3306:3306"
Expand Down

0 comments on commit 2541b90

Please sign in to comment.