We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 745bb1a commit 1c254d6Copy full SHA for 1c254d6
Dockerfile
@@ -1,5 +1,5 @@
1
FROM python:stretch
2
-MAINTAINER random_robbie <[email protected]>
+LABEL maintainer="[email protected]"
3
4
# update
5
RUN apt-get update && apt-get install locales git wget nano -y
0 commit comments