1
0
Fork 0

Bump Caddy to 0.11.4

pull/5/head 0.11.4
Ambrose Chua 2019-02-16 23:19:43 +08:00 committed by GitHub
parent 0915c2f24d
commit e18ceccc1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
FROM golang:1.10-alpine as build
# args
ARG version="0.11.1"
ARG version="0.11.4"
ARG plugins=""
# deps