Skip to content

Commit 1e2c752

Browse files
Merge pull request #993 from carrythebanner/mysql-patch
Update MySQL to latest patch version
2 parents df089da + 0d09658 commit 1e2c752

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
@@ -30,7 +30,7 @@ services:
3030

3131
db:
3232
restart: always
33-
image: mysql:8.4.4
33+
image: mysql:8.4.6
3434
command: mysqld --mysql-native-password=ON
3535
environment:
3636
- MYSQL_ROOT_PASSWORD

0 commit comments

Comments
 (0)