We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36a1418 commit 3100770Copy full SHA for 3100770
1 file changed
docker/Dockerfile
@@ -1,5 +1,5 @@
1
FROM python:latest
2
-MAINTAINER macwinnie <dev@macwinnie.me>
+LABEL org.opencontainers.image.authors="macwinnie <dev@macwinnie.me>"
3
4
ENV WORKDIR="/project"
5
ENV PARSE_JSON="{}"
0 commit comments