Skip to content

Commit f8ba5f6

Browse files
dependabot[bot]naveensrinivasan
authored andcommitted
🌱 Bump golang from c2a98a5 to b850621
Bumps golang from `c2a98a5` to `b850621`. --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 851b893 commit f8ba5f6

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:c2a98a509c3d901aed78332fa0bf6144b4f9ac2bceff2bc77ddc6bc3b70276a5 AS builder
26+
FROM golang:1.19.2@sha256:b850621230956a6d960d6d7cfaba6a8a2e8e245b230a928ef66aa0cfd065e229 AS builder
2727
WORKDIR /src
2828
ENV CGO_ENABLED=0
2929
COPY go.* ./

0 commit comments

Comments
 (0)