Skip to content

Commit

Permalink
upgrade to Caddy 0.10.10
Browse files Browse the repository at this point in the history
  • Loading branch information
pteich authored Oct 9, 2017
1 parent 02ba6e9 commit 3003578
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 golang:1.8-alpine
MAINTAINER Peter Teich <peter.teich@gmail.com>

ENV CADDY_VERSION 0.10.9
ENV CADDY_VERSION 0.10.10

RUN set -x \
&& apk update && apk add --no-cache --upgrade \
Expand Down

0 comments on commit 3003578

Please sign in to comment.