Skip to content

Commit 644b457

Browse files
chore(deps): update golang docker tag to v1.26
1 parent 8dbc00c commit 644b457

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)