mirror of
https://github.com/netbootxyz/docker-netbootxyz.git
synced 2025-08-07 06:37:43 +02:00
Upgrade packages to latest in container
This commit is contained in:
parent
da087b9c69
commit
b9e886003b
@ -8,6 +8,7 @@ LABEL build_version="netboot.xyz version: ${VERSION} Build-date: ${BUILD_DATE}"
|
||||
LABEL maintainer="antonym"
|
||||
|
||||
RUN \
|
||||
apk upgrade --no-cache && \
|
||||
apk add --no-cache --virtual=build-dependencies \
|
||||
nodejs npm && \
|
||||
echo "**** install runtime packages ****" && \
|
||||
|
Loading…
Reference in New Issue
Block a user