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:
dependabot[bot]
2023-12-11 00:43:23 +00:00
committed by Dalton Hubble
parent 479b2032d0
commit 662e895d7b
2 changed files with 2 additions and 2 deletions

View File

@@ -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

View File

@@ -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