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 6499ad0 commit 265a426Copy full SHA for 265a426
docker/mysql/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG VERSION=9.1
+ARG VERSION=9.2
2
3
FROM mysql:${VERSION}
4
0 commit comments