Skip to content

Commit bc2721b

Browse files
chore(deps): update golang docker tag to v1.22
1 parent 2aaf029 commit bc2721b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Build using the minimum supported Golang version (match go.mod)
2-
FROM golang:1.18 as builder
2+
FROM golang:1.22 as builder
33

44
WORKDIR /build
55

0 commit comments

Comments
 (0)