Skip to content

Commit a63b844

Browse files
committed
Adjust LABEL
1 parent b130bd5 commit a63b844

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ARG WEBAPP_VERSION
77

88
LABEL build_version="netboot.xyz version: ${VERSION} Build-date: ${BUILD_DATE}"
99
LABEL maintainer="antonym"
10-
LABEL org.opencontainers.image.description netboot.xyz official docker container - Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
10+
LABEL org.opencontainers.image.description="netboot.xyz official docker container - Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE."
1111

1212
RUN \
1313
apk add --no-cache \

0 commit comments

Comments
 (0)