Skip to content

Commit 7c71897

Browse files
authored
chore: fix leftover update to go 1.26.1 (#265)
Follow-up of #263 Signed-off-by: Ignasi Barrera <ignasi@tetrate.io>
1 parent 64033bd commit 7c71897

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/composer/Dockerfile.plugin

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# Dockerfile (e.g., Dockerfile.custom) instead of editing this file.
99

1010
# Build the manager binary
11-
FROM golang:1.25.7 AS builder
11+
FROM golang:1.26.1 AS builder
1212

1313
ARG EXTENSION_PATH
1414

0 commit comments

Comments
 (0)