Skip to content

Commit

Permalink
update golang version for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
buddh0 committed Nov 19, 2024
1 parent 4db2b17 commit f8ea68d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM golang:1.21-alpine as bsc
FROM golang:1.23-alpine as bsc

RUN apk add --no-cache make cmake gcc musl-dev linux-headers git bash build-base libc-dev

Expand Down

0 comments on commit f8ea68d

Please sign in to comment.