mirror of
https://github.com/containous/traefik.git
synced 2025-02-14 01:57:36 +03:00
Bump node to version 6 for webui
Signed-off-by: Vincent Demeester <vincent@sbr.pm>
This commit is contained in:
parent
3bf6c59d23
commit
a5f3eabf8b
@ -1,4 +1,4 @@
|
||||
FROM node:5.4
|
||||
FROM node:6.3.0
|
||||
|
||||
ENV WEBUI_DIR /src/webui
|
||||
RUN mkdir -p $WEBUI_DIR
|
||||
|
Loading…
x
Reference in New Issue
Block a user