Skip to content

Commit

Permalink
Upgrade to Caddy 0.10.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter Teich committed Mar 29, 2018
1 parent a8cbf94 commit ceadc36
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.9-alpine
MAINTAINER Peter Teich <peter.teich@gmail.com>

ENV CADDY_VERSION 0.10.11
ENV CADDY_VERSION 0.10.12

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

0 comments on commit ceadc36

Please sign in to comment.