Skip to content

Commit

Permalink
0.9.4
Browse files Browse the repository at this point in the history
  • Loading branch information
subnetmarco committed Nov 3, 2016
1 parent c31c5e6 commit cb62c30
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
@@ -1,7 +1,7 @@
FROM centos:7
MAINTAINER Marco Palladino, [email protected]

ENV KONG_VERSION 0.9.3
ENV KONG_VERSION 0.9.4

RUN yum install -y wget https://github.com/Mashape/kong/releases/download/$KONG_VERSION/kong-$KONG_VERSION.el7.noarch.rpm && \
yum clean all
Expand Down

0 comments on commit cb62c30

Please sign in to comment.