Update to caddy 2.4.1
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Fabian Stamm 2021-05-23 20:17:14 +00:00
parent 99bd881adf
commit a701b7f717

View File

@ -1,4 +1,4 @@
ARG version=2.1.1
ARG version=2.4.1
FROM golang:1.14-alpine3.11 AS builder
ARG version