Skip to content

Commit 213c885

Browse files
committed
Remove added Docker LABEL
1 parent 1b535ae commit 213c885

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ FROM python:3.12-slim
33
LABEL "maintainer" "Sviatoslav Sydorenko <[email protected]>"
44
LABEL "repository" "https://github.com/pypa/gh-action-pypi-publish"
55
LABEL "homepage" "https://github.com/pypa/gh-action-pypi-publish"
6-
LABEL "org.opencontainers.image.source" "https://github.com/pypa/gh-action-pypi-publish"
76

87
ENV PYTHONDONTWRITEBYTECODE 1
98
ENV PYTHONUNBUFFERED 1

0 commit comments

Comments
 (0)