We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca704b5 commit 2ad12ccCopy full SHA for 2ad12cc
docker-compose.yml
@@ -14,7 +14,7 @@ services:
14
15
db:
16
restart: always
17
- image: mysql:9.1.0
+ image: mysql:9.2.0
18
hostname: mysql
19
#command: --default-authentication-plugin=mysql_native_password
20
volumes:
0 commit comments