1
0
Fork 0

Bump Caddy to 0.11.5

pull/5/head
Ambrose Chua 2019-03-24 22:33:43 +08:00 committed by GitHub
parent e18ceccc1b
commit fac34d1488
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.4"
ARG version="0.11.5"
ARG plugins=""
# deps