mirror of
https://github.com/casjaysdevdocker/caddy
synced 2025-01-18 12:34:23 -05:00
🗃️ Committing everything that changed 🗃️
This commit is contained in:
parent
919eaf1fae
commit
ea5c7f612c
@ -9,6 +9,7 @@ RUN set -e \
|
||||
echo ">>>>>>>>>>>>>>> ${version} ###############"
|
||||
|
||||
RUN apk -U upgrade && \
|
||||
apk add jq --no-cache && \
|
||||
go install github.com/caddyserver/xcaddy/cmd/xcaddy@latest || exit 10; \
|
||||
xcaddy build ${version} \
|
||||
--output /caddy \
|
||||
|
Loading…
x
Reference in New Issue
Block a user