fixed type in Dockerfile
This commit is contained in:
parent
b8c0101478
commit
cd3635d313
|
@ -1,5 +1,5 @@
|
||||||
FROM ubuntu:18.04
|
FROM ubuntu:18.04
|
||||||
LABEL author Andreas Neue <an@dnix.deÂ
|
LABEL author Andreas Neue <an@dnix.de>
|
||||||
|
|
||||||
ENV NGINX_VERSION 1.13.9
|
ENV NGINX_VERSION 1.13.9
|
||||||
ENV NGINX_RTMP_VERSION 1.2.1
|
ENV NGINX_RTMP_VERSION 1.2.1
|
||||||
|
|
Loading…
Reference in New Issue