1
0
Эх сурвалжийг харах

Update Dockerfile

Signed-off-by: Teddysun <[email protected]>
Teddysun 7 жил өмнө
parent
commit
6f733aa4f4

+ 1 - 1
docker/l2tp/Dockerfile

@@ -2,7 +2,7 @@
 # Copyright (C) 2018 Teddysun <[email protected]>
 # Copyright (C) 2018 Teddysun <[email protected]>
 
 
 FROM debian:stretch
 FROM debian:stretch
-MAINTAINER Teddysun <[email protected]>
+LABEL maintainer="Teddysun <[email protected]>"
 
 
 RUN set -ex \
 RUN set -ex \
     && printf "deb http://deb.debian.org/debian sid main" > /etc/apt/sources.list.d/sid.list \
     && printf "deb http://deb.debian.org/debian sid main" > /etc/apt/sources.list.d/sid.list \