Skip to content

Commit c7b42b3

Browse files
chore(deps): update golang docker tag to v1.24
1 parent b92f4cf commit c7b42b3

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)