Skip to content

Commit

Permalink
releasing 1.12-0-1
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinWeindel committed Jun 20, 2020
1 parent 214f2c5 commit b85a4f9
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.11.1-1/kudu-1.11.1-1.x86_64.rpm
ARG KUDU_RPM=https://github.com/MartinWeindel/kudu-rpm/releases/download/v1.12.0-1/kudu-1.12.0-1.x86_64.rpm

RUN yum install -y ${KUDU_RPM}

Expand Down

0 comments on commit b85a4f9

Please sign in to comment.