Skip to content

Commit 5e01747

Browse files
committed
Replace obsolete MAINTAINTER with LABEL
1 parent edb2470 commit 5e01747

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM khteh/ubuntu:latest
2-
MAINTAINER Kok How, Teh <funcoolgeek@gmail.com>
2+
LABEL org.opencontainers.image.authors="Kok How, Teh <funcoolgeeek@gmail.com>"
33
WORKDIR /app
44
ADD src src
55
ADD pyproject.toml .

0 commit comments

Comments
 (0)