Updating to alpine 3.10 and crontab-ui version bump 0.3.8

This commit is contained in:
alse
2019-08-13 16:31:58 -07:00
parent 37c5a41e7e
commit f06e958478
3 changed files with 3 additions and 2 deletions

View File

@@ -12,6 +12,7 @@ RUN apk --no-cache add \
wget \
curl \
nodejs \
npm \
supervisor
COPY supervisord.conf /etc/supervisord.conf