Skip to content

Commit

Permalink
chore(*) bump Kong to 0.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
p0pr0ck5 committed Oct 24, 2017
1 parent b0dfde7 commit e5bbf3f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM alpine:3.6
MAINTAINER Marco Palladino, [email protected]

ENV KONG_VERSION 0.11.0
ENV KONG_SHA256 34cfd44f61a4da5d39ad7b59bad7b4790451065ff8c8c3d000b6258ab6961949
ENV KONG_VERSION 0.11.1
ENV KONG_SHA256 2291f92a935d850fe850394834c7737e99a82c37b0024637b4e17adfa1a4ef28

RUN apk update \
&& apk upgrade \
Expand Down

0 comments on commit e5bbf3f

Please sign in to comment.