update node-red

This commit is contained in:
kev 2020-04-29 18:54:08 +08:00
parent 71903c199f
commit f5af2bff40

View File

@ -2,7 +2,7 @@
# Dockerfile for node-red
#
FROM alpine
FROM alpine:3
MAINTAINER EasyPi Software Foundation
RUN set -xe \