Skip to content

Commit 7daeaaf

Browse files
Update mysql Docker tag to v9
1 parent aa4dc08 commit 7daeaaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ services:
8080
- php-mvc-network
8181

8282
php-mvc-db:
83-
image: mysql:8
83+
image: mysql:9
8484
container_name: php-mvc-db
8585
volumes:
8686
- dbdata:/var/lib/mysql

0 commit comments

Comments
 (0)