mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-28 19:39:26 +00:00
Bump alpine from 3.21 to 3.22 in /package
Bumps alpine from 3.21 to 3.22. --- updated-dependencies: - dependency-name: alpine dependency-version: '3.22' 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
Brad Davidson
parent
cc08a9d3ea
commit
1101b82769
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.21 AS base
|
||||
FROM alpine:3.22 AS base
|
||||
RUN apk add -U ca-certificates zstd tzdata
|
||||
ARG TARGETARCH
|
||||
COPY build/out/data-linux*.tar.zst /
|
||||
|
||||
Reference in New Issue
Block a user