1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-11-24 08:52:31 +02:00

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 \