Skip to content

Commit 3271a6b

Browse files
author
MySQL Build Team
committed
Updated 5.5 to 5.5.54
1 parent 5d83587 commit 3271a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

5.5/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM oraclelinux:7
22

3-
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
3+
ENV PACKAGE_URL https://repo.mysql.com/yum/mysql-5.5-community/docker/x86_64/mysql-community-server-minimal-5.5.54-2.el7.x86_64.rpm
44

55
# Install server
66
RUN rpmkeys --import http://repo.mysql.com/RPM-GPG-KEY-mysql \

0 commit comments

Comments
 (0)