init
All checks were successful
/ build (push) Successful in 2m3s

This commit is contained in:
Adrien Beaudouin 2025-06-06 23:26:55 +02:00
parent 40e55399ff
commit 2e72dee981

View File

@ -166,6 +166,7 @@ FROM core-busybox AS build-go
COPY --from=core-go / /
ARG VERSION=1.24.2
ENV GOROOT_FINAL=/rootfs/go
USER root
WORKDIR /source