Rollback because of errors
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
484b4d6f16
commit
33a63cf4aa
@ -1,4 +1,4 @@
|
|||||||
ARG version=2.2.3
|
ARG version=2.1.1
|
||||||
|
|
||||||
FROM golang:1.14-alpine3.11 AS builder
|
FROM golang:1.14-alpine3.11 AS builder
|
||||||
ARG version
|
ARG version
|
||||||
@ -37,4 +37,4 @@ WORKDIR /srv
|
|||||||
|
|
||||||
COPY Caddyfile /etc/Caddyfile
|
COPY Caddyfile /etc/Caddyfile
|
||||||
|
|
||||||
CMD ["caddy", "run", "--config", "/etc/Caddyfile", "--adapter", "caddyfile"]
|
CMD ["caddy", "run", "--config", "/etc/Caddyfile", "--adapter", "caddyfile"]
|
||||||
|
Loading…
Reference in New Issue
Block a user