Skip to content

Commit 1c254d6

Browse files
Update Dockerfile
1 parent 745bb1a commit 1c254d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
FROM python:stretch
2-
MAINTAINER random_robbie <[email protected]>
2+
LABEL maintainer="[email protected]"
33

44
# update
55
RUN apt-get update && apt-get install locales git wget nano -y

0 commit comments

Comments
 (0)