Skip to content

Commit

Permalink
Update author in Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Drdada committed Oct 21, 2023
1 parent 97e3a64 commit e2c0b36
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM ghcr.io/linuxserver/baseimage-kasmvnc:debianbookworm

LABEL maintainer="github@sytone.com" \
org.opencontainers.image.authors="github@sytone.com" \
org.opencontainers.image.source="https://github.com/sytone/obsidian-remote" \
LABEL maintainer="drdada@github.com" \
org.opencontainers.image.authors="drdada@github.com" \
org.opencontainers.image.source="https://github.com/drdada/obsidian-remote" \
org.opencontainers.image.title="Container hosted Obsidian MD" \
org.opencontainers.image.description="Hosted Obsidian instance allowing access via web browser"

Expand Down

0 comments on commit e2c0b36

Please sign in to comment.