We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4db2b17 commit f8ea68dCopy full SHA for f8ea68d
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM golang:1.21-alpine as bsc
+FROM golang:1.23-alpine as bsc
2
3
RUN apk add --no-cache make cmake gcc musl-dev linux-headers git bash build-base libc-dev
4
0 commit comments