Skip to content

Commit f27f8fe

Browse files
🌱 Bump golang from 84ac6d8 to 04f76f9 (#1029)
Bumps golang from `84ac6d8` to `04f76f9`. --- 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 97913ff commit f27f8fe

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.4@sha256:84ac6d8dab88963b82c81a7b04550b05e3aec4c64e85c9da97fcd4154b087639 AS builder
26+
FROM golang:1.19.4@sha256:04f76f956e51797a44847e066bde1341c01e09054d3878ae88c7f77f09897c4d AS builder
2727
WORKDIR /src
2828
ENV CGO_ENABLED=0
2929
COPY go.* ./

0 commit comments

Comments
 (0)