We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 64033bd commit 7c71897Copy full SHA for 7c71897
1 file changed
extensions/composer/Dockerfile.plugin
@@ -8,7 +8,7 @@
8
# Dockerfile (e.g., Dockerfile.custom) instead of editing this file.
9
10
# Build the manager binary
11
-FROM golang:1.25.7 AS builder
+FROM golang:1.26.1 AS builder
12
13
ARG EXTENSION_PATH
14
0 commit comments