mirror of
https://github.com/outbackdingo/kubelet.git
synced 2026-01-27 18:19:26 +00:00
Bump alpine from 3.18 to 3.19
Bumps alpine from 3.18 to 3.19. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Dalton Hubble
parent
479b2032d0
commit
662e895d7b
@@ -1,4 +1,4 @@
|
||||
FROM docker.io/alpine:3.18 AS fetcher
|
||||
FROM docker.io/alpine:3.19 AS fetcher
|
||||
LABEL maintainer="Dalton Hubble <dghubble@gmail.com>"
|
||||
|
||||
ARG KUBELET=v1.28.4
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
FROM docker.io/alpine:3.18 AS fetcher
|
||||
FROM docker.io/alpine:3.19 AS fetcher
|
||||
LABEL maintainer="Dalton Hubble <dghubble@gmail.com>"
|
||||
|
||||
ARG KUBELET=v1.28.4
|
||||
|
||||
Reference in New Issue
Block a user