Skip to content

Commit

Permalink
Merge pull request #2 from linuxserver/title
Browse files Browse the repository at this point in the history
add title
  • Loading branch information
thelamer committed Apr 10, 2023
2 parents da3aa99 + a49ee51 commit d9aec96
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ ARG VERSION
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
LABEL maintainer="thelamer"

# title
ENV TITLE=Github-Desktop

RUN \
echo "**** install packages ****" && \
apt-get update && \
Expand Down

0 comments on commit d9aec96

Please sign in to comment.