Skip to content

Commit e533791

Browse files
corey-hammertontimvaillancourt
authored andcommitted
Updating the version of the Percona release RPM (#271)
1 parent 227dd29 commit e533791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
FROM centos:centos7
22
MAINTAINER Tim Vaillancourt <tim.vaillancourt@percona.com>
33

4-
RUN yum install -y https://www.percona.com/redir/downloads/percona-release/redhat/latest/percona-release-0.1-4.noarch.rpm epel-release && \
4+
RUN yum install -y https://www.percona.com/redir/downloads/percona-release/redhat/latest/percona-release-0.1-6.noarch.rpm epel-release && \
55
yum install -y Percona-Server-MongoDB-34-tools zbackup && yum clean all
66

77
ADD build/rpm/RPMS/x86_64/mongodb_consistent_backup*.el7.x86_64.rpm /

0 commit comments

Comments
 (0)