fix(build): use alpine go1.25 version
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
This commit is contained in:
parent
a061d51b6a
commit
ae8cb9c53a
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
FROM caddy:builder AS builder
|
||||
FROM caddy/caddy:2.10-builder-alpine AS builder
|
||||
|
||||
RUN xcaddy build \
|
||||
--with github.com/lucaslorentz/caddy-docker-proxy/v2 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue