mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-29 00:29:26 +00:00
Bump alpine version in Dockerfile.local
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
This commit is contained in:
committed by
Brad Davidson
parent
d87ef8a202
commit
cf2ef56313
@@ -1,4 +1,4 @@
|
||||
ARG GOLANG=golang:1.24.4-alpine3.21
|
||||
ARG GOLANG=golang:1.24.4-alpine3.22
|
||||
FROM ${GOLANG} AS infra
|
||||
|
||||
RUN apk -U --no-cache add bash git gcc musl-dev docker vim less file curl wget ca-certificates jq linux-headers \
|
||||
|
||||
Reference in New Issue
Block a user