Skip to content

Commit 28c1067

Browse files
chore(deps): update golang docker tag to v1.22.2
1 parent 1ef3b6d commit 28c1067

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
@@ -1,5 +1,5 @@
11
# Build the manager binary
2-
FROM golang:1.22.1 AS builder
2+
FROM golang:1.22.2 AS builder
33
ARG TARGETOS TARGETARCH
44

55
WORKDIR /workspace

0 commit comments

Comments
 (0)