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 d663918 commit 8507d38Copy full SHA for 8507d38
5.5/Dockerfile
@@ -1,6 +1,6 @@
1
FROM oraclelinux:7
2
3
-ENV PACKAGE_URL https://repo.mysql.com/yum/mysql-5.5-community/docker/x86_64/mysql-community-server-minimal-5.5.52-2.el7.x86_64.rpm
+ENV PACKAGE_URL https://repo.mysql.com/yum/mysql-5.5-community/docker/x86_64/mysql-community-server-minimal-5.5.53-2.el7.x86_64.rpm
4
5
# Install server
6
RUN rpmkeys --import http://repo.mysql.com/RPM-GPG-KEY-mysql \
0 commit comments