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 1fdb48d commit c4cab15Copy full SHA for c4cab15
docker/mysql/Dockerfile
@@ -1,4 +1,4 @@
1
-ARG VERSION=9.0
+ARG VERSION=9.1
2
3
FROM mysql:${VERSION}
4
0 commit comments