Skip to content

Commit

Permalink
Upgraded Caddy to 0.10.11
Browse files Browse the repository at this point in the history
  • Loading branch information
pteich committed Feb 28, 2018
1 parent 3003578 commit 005c850
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,7 +1,7 @@
FROM golang:1.8-alpine
FROM golang:1.9-alpine
MAINTAINER Peter Teich <peter.teich@gmail.com>

ENV CADDY_VERSION 0.10.10
ENV CADDY_VERSION 0.10.11

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

0 comments on commit 005c850

Please sign in to comment.