Skip to content

Commit e40dee2

Browse files
author
MySQL Build Team
committed
Updated 8.0 to 8.0.1
1 parent f2184f1 commit e40dee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

8.0/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM oraclelinux:7-slim
2-
ENV PACKAGE_URL https://repo.mysql.com/yum/mysql-8.0-community/docker/x86_64/mysql-community-server-minimal-8.0.0-0.1.dmr.el7.x86_64.rpm
2+
ENV PACKAGE_URL https://repo.mysql.com/yum/mysql-8.0-community/docker/x86_64/mysql-community-server-minimal-8.0.1-0.1.dmr.el7.x86_64.rpm
33

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

0 commit comments

Comments
 (0)