Update obsolete docker python version
[dcaegen2/platform/cli.git] / dcaedftool / Dockerfile
1     FROM nginx
2     COPY nginx.conf  /etc/nginx/nginx.conf
3     COPY dist  /usr/share/nginx/html