Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 20c59e78 authored by Nicolas's avatar Nicolas
Browse files

fix: mysql image version

parent a83de778
No related branches found
No related tags found
No related merge requests found
......@@ -24,7 +24,7 @@ services:
- host.docker.internal:host-gateway
mysql:
image: 'mysql/mysql-server:8.0.33'
image: 'mysql:8.0.33'
command: --default-authentication-plugin=mysql_native_password
ports:
- "3306:3306"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment