mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 01:29:53 +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>
(cherry picked from commit 1101b82769)
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
committed by
Brad Davidson
parent
f0d6958182
commit
a3cb77baff
@@ -1,4 +1,4 @@
|
||||
FROM alpine:3.20 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