We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 207abd2 commit 7321792Copy full SHA for 7321792
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mysql:8.0
+FROM mysql:8.0-debian
2
LABEL org.opencontainers.image.authors="cc3630test@gmail.com"
3
4
RUN apt-get update && \
0 commit comments