From 3dc0d77a0599f44a44113af5c362dadcd6967f85 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 9 May 2021 20:49:40 +0000 Subject: [PATCH] Update alpine Docker tag to v3.13.5 --- client/Dockerfile | 2 +- src/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/client/Dockerfile b/client/Dockerfile index 68a683c..ffdfaab 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.13.5 RUN apk add --no-cache busybox-extras diff --git a/src/Dockerfile b/src/Dockerfile index c911be7..7fe13e5 100644 --- a/src/Dockerfile +++ b/src/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.12.0 +FROM alpine:3.13.5 # Publish the typical syslinux and pxelinux files at tftp root. # We only need one subtree of files from syslinux, and