We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f35bfa commit b1f1d6bCopy full SHA for b1f1d6b
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mysql:5.7
+FROM mysql:9.2
2
3
# backups to Google Storage
4
RUN apt-get update \
0 commit comments