Skip to content

Commit b9957da

Browse files
chore(deps): update mysql docker tag to v8.4.2
1 parent 0857605 commit b9957da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-db.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
db:
3-
image: mysql:8.0.33
3+
image: mysql:8.4.2
44
environment:
55
- TZ=Asia/Tokyo
66
- MYSQL_ROOT_PASSWORD=password

0 commit comments

Comments
 (0)