Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
webwurst committed Jan 19, 2016
1 parent 372b038 commit f15e408
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,9 +1,9 @@
FROM alpine:3.2
FROM alpine:3.3

RUN apk add --update curl \
&& rm -rf /var/cache/apk/*

# ENV CADDY_VERSION 0.8
# ENV CADDY_VERSION 0.8.1
ENV CADDY_FEATURES ""
#^ "cors,git,hugo,ipfilter,jsonp,search"

Expand Down

0 comments on commit f15e408

Please sign in to comment.