Skip to content

Commit 7602865

Browse files
chore(deps): update golang docker tag to v1.24
1 parent 3ce77d6 commit 7602865

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.24 as builder
33

44
WORKDIR /build
55

0 commit comments

Comments
 (0)