Skip to content

Commit 0773071

Browse files
author
Khwaja Faraz Ahmed
committed
bump go version to 1.25
1 parent 2504df5 commit 0773071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile.dapper

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
ARG KUBECTL=rancher/kubectl:v1.33.1
22
FROM ${KUBECTL} AS kubectl
33

4-
FROM registry.suse.com/bci/golang:1.24
4+
FROM registry.suse.com/bci/golang:1.25
55

66
COPY --from=kubectl /bin/kubectl /usr/local/bin/kubectl
77

0 commit comments

Comments
 (0)