1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2024-12-25 02:04:06 +02:00

upgrade superset to 0.28.1

This commit is contained in:
kev 2018-12-18 10:39:51 +08:00
parent 42cb257397
commit 9dd1a16e78

View File

@ -6,7 +6,7 @@ FROM resin/rpi-raspbian:stretch
MAINTAINER EasyPi Software Foundation
# Superset version
ARG SUPERSET_VERSION=0.26.3
ARG SUPERSET_VERSION=0.28.1
# Configure environment
ENV LANG=C.UTF-8 \