Merge pull request #241 from br3ndonland/ghcr-label
Add Docker label for GHCR
This commit is contained in:
@@ -3,6 +3,7 @@ FROM python:3.12-slim
|
||||
LABEL "maintainer" "Sviatoslav Sydorenko <[email protected]>"
|
||||
LABEL "repository" "https://github.com/pypa/gh-action-pypi-publish"
|
||||
LABEL "homepage" "https://github.com/pypa/gh-action-pypi-publish"
|
||||
LABEL "org.opencontainers.image.source" "https://github.com/pypa/gh-action-pypi-publish"
|
||||
|
||||
ENV PYTHONDONTWRITEBYTECODE 1
|
||||
ENV PYTHONUNBUFFERED 1
|
||||
|
||||
Reference in New Issue
Block a user