Skip to content

Commit 5ee92dc

Browse files
committed
build(deps): bump golang from 1.22.5 to 1.23.1 in the all group
Bumps the all group with 1 update: golang. Updates `golang` from 1.22.5 to 1.23.1 --- updated-dependencies: - dependency-name: golang dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d52931 commit 5ee92dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

builder.dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.22.5 as builder
1+
FROM golang:1.23.1 as builder
22

33
WORKDIR /go/github.com/jetstack/preflight
44

0 commit comments

Comments
 (0)