Skip to content

Commit

Permalink
chore(deps): update docker.io/mysql docker tag to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2024
1 parent 3e965a8 commit 576a500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testdata/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ services:
ports:
- "9080:80"
mysql:
image: docker.io/mysql:8
image: docker.io/mysql:9
environment:
- MYSQL_DATABASE=db
- MYSQL_ROOT_PASSWORD=my-secret-pw
Expand Down

0 comments on commit 576a500

Please sign in to comment.