Skip to content

Commit 2f3a76d

Browse files
Bump golang from 1.25-alpine3.23 to 1.26-alpine3.23 (#4327)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: bufdev <4228796+bufdev@users.noreply.github.com>
1 parent e081a0d commit 2f3a76d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile.buf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM --platform=${BUILDPLATFORM} golang:1.25-alpine3.23 AS builder
1+
FROM --platform=${BUILDPLATFORM} golang:1.26-alpine3.23 AS builder
22

33
WORKDIR /workspace
44

0 commit comments

Comments
 (0)