File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -20,11 +20,11 @@ FROM python:3.11-slim
2020# OCI Labels
2121LABEL org.opencontainers.image.title="Reddit ModLog Wiki Publisher" \
2222 org.opencontainers.image.description="Automated Reddit moderation log publisher to wiki pages" \
23- org.opencontainers.image.authors="bakerboy448 " \
24- org.opencontainers.image.source="https://github.com/bakerboy448 /RedditModLog" \
25- org.opencontainers.image.documentation="https://github.com/bakerboy448 /RedditModLog/blob/main/README.md" \
23+ org.opencontainers.image.authors="baker-scripts " \
24+ org.opencontainers.image.source="https://github.com/baker-scripts /RedditModLog" \
25+ org.opencontainers.image.documentation="https://github.com/baker-scripts /RedditModLog/blob/main/README.md" \
2626 org.opencontainers.image.licenses="GPL-3.0" \
27- org.opencontainers.image.vendor="bakerboy448 " \
27+ org.opencontainers.image.vendor="baker-scripts " \
2828 org.opencontainers.image.base.name="python:3.11-slim"
2929
3030# Install runtime dependencies and s6-overlay for user management
You can’t perform that action at this time.
0 commit comments