We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent edb2470 commit 5e01747Copy full SHA for 5e01747
1 file changed
Dockerfile
@@ -1,5 +1,5 @@
1
FROM khteh/ubuntu:latest
2
-MAINTAINER Kok How, Teh <funcoolgeek@gmail.com>
+LABEL org.opencontainers.image.authors="Kok How, Teh <funcoolgeeek@gmail.com>"
3
WORKDIR /app
4
ADD src src
5
ADD pyproject.toml .
0 commit comments