Skip to content

Commit 3db1e28

Browse files
chore(deps): update golang docker tag to v1.26
1 parent 527fcce commit 3db1e28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

reload/Dockerfile_buildx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM golang:1.25 as builder
1+
FROM golang:1.26 as builder
22
WORKDIR /app
33
COPY go.mod go.sum ./
44
COPY reload ./reload

0 commit comments

Comments
 (0)