Skip to content

Commit 608d088

Browse files
🌱 Bump golang from b850621 to 25de7b6 (#968)
Bumps golang from `b850621` to `25de7b6`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e97403 commit 608d088

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
# laurentsimon/scorecard-action:latest
2424

2525
#v1.19 go
26-
FROM golang:1.19.2@sha256:b850621230956a6d960d6d7cfaba6a8a2e8e245b230a928ef66aa0cfd065e229 AS builder
26+
FROM golang:1.19.2@sha256:25de7b6b28219279a409961158c547aadd0960cf2dcbc533780224afa1157fd4 AS builder
2727
WORKDIR /src
2828
ENV CGO_ENABLED=0
2929
COPY go.* ./

0 commit comments

Comments
 (0)