Skip to content

Commit fc2e067

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

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 using the minimum supported Golang version (match go.mod)
2-
FROM golang:1.18 as builder
2+
FROM golang:1.23 as builder
33

44
WORKDIR /build
55

0 commit comments

Comments
 (0)