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 8dba3be commit 050d744Copy full SHA for 050d744
docker/mysql/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mysql:8.0
+FROM mysql:8.0-debian
2
3
# Configure golang environment to run migration against database
4
ARG TARGETARCH
0 commit comments