Skip to content

Commit

Permalink
[deps] BRE: Update mysql Docker tag to v8.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 22, 2025
1 parent 5241e09 commit 5624353
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:8.4
container_name: bw-mysql
ports:
- "3306:3306"
Expand Down

0 comments on commit 5624353

Please sign in to comment.