Skip to content

Commit 733b5a4

Browse files
Update mysql Docker tag to v9
1 parent 7422d95 commit 733b5a4

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.3
5+
image: mysql:9.2.0
66
container_name: mysql
77
restart: unless-stopped
88
healthcheck:

0 commit comments

Comments
 (0)