Skip to content

Commit 227e5cf

Browse files
authored
Updates base image build version
1 parent 5851fb2 commit 227e5cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/k8s/Dockerfile.base

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# base test for all k8s test runs
2-
FROM golang:1.24-bullseye
2+
FROM golang:bullseye
33

44
ARG BASE_URL
55
ARG HELM_VERSION

0 commit comments

Comments
 (0)