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 79f0c5b commit 5456bc3Copy full SHA for 5456bc3
examples/deployment/docker/db_server/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM mysql:8.2
+FROM mysql:8.3
2
3
# TODO(roger2hk): Uncomment the below OS-level packages patch command as this is a temporary workaround to bypass the mysql8 gpg key rotation issue.
4
# # Patch the OS-level packages and remove unneeded dependencies.
0 commit comments