Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
thelamer committed Jan 22, 2024
1 parent 8de937c commit ec96c9d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ghcr.io/linuxserver/baseimage-kasmvnc:arch
# set version label
ARG BUILD_DATE
ARG VERSION
ARG DIGIKAM_VERSION
ARG DARKTABLE_VERSION
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
LABEL maintainer="thelamer"

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ FROM ghcr.io/linuxserver/baseimage-kasmvnc:arm64v8-arch
# set version label
ARG BUILD_DATE
ARG VERSION
ARG DIGIKAM_VERSION
ARG DARKTABLE_VERSION
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
LABEL maintainer="thelamer"

Expand Down

0 comments on commit ec96c9d

Please sign in to comment.