Skip to content

Commit 74cd4c6

Browse files
Update mysql Docker tag to v9
1 parent d95fd5b commit 74cd4c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/database/docker-compose.mysql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3'
22

33
services:
44
mysql:
5-
image: mysql:8.4.2
5+
image: mysql:9.0.1
66
container_name: mysql
77
restart: unless-stopped
88
healthcheck:

0 commit comments

Comments
 (0)