Update builder-go.dockerfile

pull/4590/head
bruhwhyamisobad 2 months ago committed by GitHub
parent 4e2e6ea265
commit 39d74b42be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -2,7 +2,7 @@
# Build in Golang
# Run npm run build-healthcheck-armv7 in the host first, another it will be super slow where it is building the armv7 healthcheck
############################################
FROM golang:1.19-buster
FROM golang:bookworm
WORKDIR /app
ARG TARGETPLATFORM
COPY ./extra/ ./extra/

Loading…
Cancel
Save