Skip to content

Commit 3676bbc

Browse files
🌱 Bump golang from 1.23.6 to 1.24.0 in the docker-images group (#1513)
1 parent ae7548a commit 3676bbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
# -e GITHUB_REPOSITORY="ossf/scorecard" \
2323
# laurentsimon/scorecard-action:latest
2424

25-
FROM golang:1.23.6@sha256:927112936d6b496ed95f55f362cc09da6e3e624ef868814c56d55bd7323e0959 AS builder
25+
FROM golang:1.24.0@sha256:2b1cbf278ce05a2a310a3d695ebb176420117a8cfcfcc4e5e68a1bef5f6354da AS builder
2626
WORKDIR /src
2727
ENV CGO_ENABLED=0
2828
COPY go.* ./

0 commit comments

Comments
 (0)