chore: bump Go in container images to 1.26.0 (#8135)

This commit is contained in:
Fred Reimer
2026-03-01 01:53:33 -05:00
committed by GitHub
parent 7a32abec96
commit 7d6f4fdabb
7 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ ARG POWERSHELL_DEB_VERSION=7.5.0-1
ARG KUBECTL_VERSION=1.28.7
ARG HELM_VERSION=3.14.3
# NOTE: If changing, also change go version in workspace dependencies template at WorkspaceDependenciesEditor.svelte
ARG GO_VERSION=1.25.0
ARG GO_VERSION=1.26.0
ARG APP=/usr/src/app
ARG WITH_POWERSHELL=true
ARG WITH_KUBECTL=true