Skip to content

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
mogeko committed Nov 16, 2024
2 parents 02b7b7b + b496b95 commit 0219c26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ LABEL org.opencontainers.image.author="Zheng Junyi <[email protected]>"
LABEL org.opencontainers.image.licenses="MIT"

COPY --from=builder /opt/vlmcsd/bin/vlmcsd /usr/bin/vlmcsd
COPY --from=builder /opt/vlmcsd/etc /etc/vlmcsd
COPY --from=builder /opt/vlmcsd/etc/vlmcsd.ini /etc/vlmcsd/vlmcsd.ini

EXPOSE 1688/tcp

Expand Down

0 comments on commit 0219c26

Please sign in to comment.