Thanks to visit codestin.com Credit goes to github.com
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 68c9658 commit 0b81a81Copy full SHA for 0b81a81
5.7/Dockerfile
@@ -1,5 +1,5 @@
1
FROM oraclelinux:latest
2
-ENV PACKAGE_URL https://repo.mysql.com/yum/mysql-5.7-community/docker/x86_64/mysql-community-server-minimal-5.7.9-1.el7.x86_64.rpm
+ENV PACKAGE_URL https://repo.mysql.com/yum/mysql-5.7-community/docker/x86_64/mysql-community-server-minimal-5.7.10-1.el7.x86_64.rpm
3
4
# Install server
5
RUN rpmkeys --import http://repo.mysql.com/RPM-GPG-KEY-mysql \
0 commit comments