Skip to content

Commit 476a21e

Browse files
chore(deps): update mysql docker tag to v8.1.0
1 parent 96c2235 commit 476a21e

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.1.0
44
environment:
55
- TZ=Asia/Tokyo
66
- MYSQL_ROOT_PASSWORD=password

0 commit comments

Comments
 (0)