Release v1.25 #52

Merged
stefan merged 35 commits from v1.25 into master 2023-05-26 17:38:30 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 14b0e7cdeb - Show all commits

View File

@ -1,6 +1,6 @@
ARG ALPINE_VERSION=3.17
FROM alpine:${ALPINE_VERSION}
FROM docker.io/alpine:${ALPINE_VERSION}
ARG ALPINE_VERSION
ARG KUBE_VERSION=1.25