Skip to content

Commit 8b675ba

Browse files
chore(deps): update mysql docker tag to v8.2.0
1 parent a1fec08 commit 8b675ba

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

0 commit comments

Comments
 (0)