Skip to content

Commit c65ce10

Browse files
committed
fix up labels and env key format
1 parent 5f645b7 commit c65ce10

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM binhex/arch-base:latest
2-
LABEL org.opencontainers.image.authors = "binhex"
3-
LABEL org.opencontainers.image.source = "https://github.com/binhex/arch-plex"
2+
LABEL org.opencontainers.image.authors="binhex"
3+
LABEL org.opencontainers.image.source="https://github.com/binhex/arch-plex"
44

55
# release tag name from buildx arg
66
ARG RELEASETAG

0 commit comments

Comments
 (0)