Skip to content

Commit 2cb11dd

Browse files
committed
chore: broken tuliprox
1 parent 6a1fc56 commit 2cb11dd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

apps/tuliprox/Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ RUN mkdir -p /app /config && \
1616
FROM ghcr.io/ipromknight/ubuntu:rolling
1717

1818
LABEL org.opencontainers.image.title="tuliprox"
19+
LABEL org.opencontainers.image.version="${VERSION}"
20+
LABEL org.opencontainers.image.source="euzu/tuliprox"
1921

2022
WORKDIR /app
2123
ENV TULIPROX_HOME="/app"

0 commit comments

Comments
 (0)