We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cdba63 commit 53c1e40Copy full SHA for 53c1e40
docker/mysql/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mysql:8.4
+FROM mysql:9.3
2
ENV MYSQL_DATABASE testdb
3
ENV MYSQL_USER testuser
4
ENV MYSQL_PASSWORD testpass
0 commit comments