This commit is contained in:
parent
b3f6d505b5
commit
6d8da76c95
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ FROM ghcr.io/linuxserver/baseimage-alpine:3.16
|
|||
|
||||
# set version label
|
||||
ARG VERSION
|
||||
LABEL build_version="pyload docker version:- ${VERSION} Build-date:- $(date +'%F')"
|
||||
LABEL build_version="pyload docker version:- ${VERSION} Build-date:- ${DOCKER_IMAGE_CREATED}"
|
||||
|
||||
ENV HOME="/config"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue