Skip to content

Commit 0ea411f

Browse files
🌱 Bump the docker-images group with 1 update (#1281)
Bumps the docker-images group with 1 update: golang. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch dependency-group: docker-images ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dbfd042 commit 0ea411f

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.21.2@sha256:e9ebfe932adeff65af5338236f0b0604c86b143c1bff3e1d0551d8f6196ab5c5 AS builder
25+
FROM golang:1.21.3@sha256:24a09375a6216764a3eda6a25490a88ac178b5fcb9511d59d0da5ebf9e496474 AS builder
2626
WORKDIR /src
2727
ENV CGO_ENABLED=0
2828
COPY go.* ./

0 commit comments

Comments
 (0)