Skip to content

Commit d07c088

Browse files
renovate[bot]hypery2k
authored andcommitted
chore(deps): update mysql docker tag to v9
1 parent 802d3c9 commit d07c088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ version: '3'
33
services:
44
mysql:
55
container_name: mysql
6-
image: mysql:8.4.0
6+
image: mysql:9.0.1
77
environment:
88
- MYSQL_ROOT_PASSWORD
99
- MYSQL_USER

0 commit comments

Comments
 (0)