This commit is contained in:
OCram85 2022-11-25 08:11:04 +01:00
parent 4b63eda30e
commit 681e3d3974
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ FROM quay.io/linuxserver.io/code-server:4.8.3
#LABEL build_version=""
LABEL maintainer="OCram85"
ARG VERSION
LABEL build_version=${VERSION}
LABEL build_version="${VERSION}"
LABEL org.opencontainers.image.authors="OCram85"
LABEL org.opencontainers.image.vendor="OCram85"