We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78b7ab2 commit fd9113dCopy full SHA for fd9113d
client/Dockerfile
@@ -4,5 +4,5 @@
4
#
5
# As of alpine:3.7, tftp client is in busybox-extras.
6
############################################################
7
-FROM alpine:3.12.0
+FROM alpine:3.22.1
8
RUN apk add --no-cache busybox-extras
src/Dockerfile
@@ -1,4 +1,4 @@
1
2
3
# Publish the typical syslinux and pxelinux files at tftp root.
# We only need one subtree of files from syslinux, and
0 commit comments