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 Nov 11, 2024
1 parent 702a81b commit 30ffe30
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 @@ -55,7 +55,7 @@ services:
- postgres

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

0 comments on commit 30ffe30

Please sign in to comment.