We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
LABEL
1 parent 1b535ae commit 213c885Copy full SHA for 213c885
Dockerfile
@@ -3,7 +3,6 @@ FROM python:3.12-slim
3
LABEL "maintainer" "Sviatoslav Sydorenko <[email protected]>"
4
LABEL "repository" "https://github.com/pypa/gh-action-pypi-publish"
5
LABEL "homepage" "https://github.com/pypa/gh-action-pypi-publish"
6
-LABEL "org.opencontainers.image.source" "https://github.com/pypa/gh-action-pypi-publish"
7
8
ENV PYTHONDONTWRITEBYTECODE 1
9
ENV PYTHONUNBUFFERED 1
0 commit comments