From 324cc4c03feb39fb31e41eef9a569da8ad8160e3 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 9 Oct 2025 09:09:15 +0000 Subject: [PATCH] Update alpine Docker tag to v3.22.2 --- client/Dockerfile | 2 +- src/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/Dockerfile b/client/Dockerfile index 68a683c..e2ca23e 100644 --- a/client/Dockerfile +++ b/client/Dockerfile @@ -4,5 +4,5 @@ # # As of alpine:3.7, tftp client is in busybox-extras. ############################################################ -FROM alpine:3.12.0 +FROM alpine:3.22.2 RUN apk add --no-cache busybox-extras diff --git a/src/Dockerfile b/src/Dockerfile index c911be7..7f3ddc2 100644 --- a/src/Dockerfile +++ b/src/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.12.0 +FROM alpine:3.22.2 # Publish the typical syslinux and pxelinux files at tftp root. # We only need one subtree of files from syslinux, and