Skip to content

Commit 0083ff5

Browse files
dghubble-renovate[bot]dghubble
authored andcommitted
Bump docker.io/alpine image from 3.23 to v3.24
1 parent da6101a commit 0083ff5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile.amd64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/alpine:3.23 AS fetcher
1+
FROM docker.io/alpine:3.24 AS fetcher
22
LABEL maintainer="Dalton Hubble <dghubble@gmail.com>"
33

44
ARG KUBELET=v1.36.1

Dockerfile.arm64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM docker.io/alpine:3.23 AS fetcher
1+
FROM docker.io/alpine:3.24 AS fetcher
22
LABEL maintainer="Dalton Hubble <dghubble@gmail.com>"
33

44
ARG KUBELET=v1.36.1

0 commit comments

Comments
 (0)