Skip to content

Commit 4622118

Browse files
Merge pull request #24 from stuttgart-things/renovate/golang-1.x
Update golang Docker tag to v1.26
2 parents b7a5fee + 05f457f commit 4622118

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • cluster/images/xplane-provider-vspherevm

cluster/images/xplane-provider-vspherevm/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Stage 1: Build the provider binary
2-
FROM golang:1.24-alpine AS builder
2+
FROM golang:1.26-alpine AS builder
33

44
WORKDIR /app
55
COPY go.mod go.sum ./

0 commit comments

Comments
 (0)