chore(deps): update caddy docker tag to v2.10.0
All checks were successful
Build / build (pull_request) Successful in 2m24s
All checks were successful
Build / build (pull_request) Successful in 2m24s
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
FROM caddy:2.9.1 AS base
|
FROM caddy:2.10.0 AS base
|
||||||
|
|
||||||
FROM caddy:2.9.1-builder-alpine AS caddybuild
|
FROM caddy:2.10.0-builder-alpine AS caddybuild
|
||||||
RUN xcaddy build \
|
RUN xcaddy build \
|
||||||
--with github.com/greenpau/caddy-security \
|
--with github.com/greenpau/caddy-security \
|
||||||
--with github.com/lucaslorentz/caddy-docker-proxy/v2 \
|
--with github.com/lucaslorentz/caddy-docker-proxy/v2 \
|
||||||
|
|||||||
Reference in New Issue
Block a user