Change PEER golang:alpine

This commit is contained in:
mr
2026-02-09 15:48:34 +01:00
parent 86368a89ef
commit 5556a96da7
3 changed files with 2 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ RUN bee pack
RUN mkdir -p /app/extracted && tar -zxvf oc-peer.tar.gz -C /app/extracted
#----------------------------------------------------------------------------------------------
FROM scratch
FROM golang:alpine
WORKDIR /app
COPY --from=builder /app/extracted/oc-peer /usr/bin/