Skip to content

Commit

Permalink
releasing 1.8.0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWeindel committed Nov 1, 2018
1 parent 28ca2e5 commit 6a4d504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ FROM centos:7

LABEL maintainer="martin.weindel@gmail.com"

ARG KUDU_RPM=https://github.com/MartinWeindel/kudu-rpm/releases/download/v1.7.1-1/kudu-1.7.1-1.x86_64.rpm
ARG KUDU_RPM=https://github.com/MartinWeindel/kudu-rpm/releases/download/v1.8.0-1/kudu-1.8.0-1.x86_64.rpm

RUN yum install -y ${KUDU_RPM}

Expand Down

0 comments on commit 6a4d504

Please sign in to comment.