Skip to content

Commit ec12801

Browse files
chore(deps): update mysql docker tag to v9
1 parent 0bb571f commit ec12801

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ services:
77
volumes:
88
- ./data/redis:/data
99
mysql-server:
10-
image: mysql:8
10+
image: mysql:9
1111
container_name: mysql-server
1212
environment:
1313
MYSQL_ROOT_PASSWORD: 123456

0 commit comments

Comments
 (0)