Skip to content

Commit 5722afd

Browse files
Update mysql Docker tag to v9 (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12f1269 commit 5722afd

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
@@ -1,6 +1,6 @@
11
services:
22
mysql:
3-
image: mysql:8
3+
image: mysql:9
44
container_name: mysql_db
55
restart: always
66
environment:

0 commit comments

Comments
 (0)