We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7a5fee + 05f457f commit 4622118Copy full SHA for 4622118
1 file changed
cluster/images/xplane-provider-vspherevm/Dockerfile
@@ -1,5 +1,5 @@
1
# Stage 1: Build the provider binary
2
-FROM golang:1.24-alpine AS builder
+FROM golang:1.26-alpine AS builder
3
4
WORKDIR /app
5
COPY go.mod go.sum ./
0 commit comments