1.0.26-r0 release

Update parse-dashboard to 1.0.26.
This commit is contained in:
Bitnami Bot
2017-05-24 15:25:49 +00:00
parent dc5aec99be
commit c9361c67a3
2 changed files with 3 additions and 3 deletions

View File

@@ -4,12 +4,12 @@ LABEL maintainer "Bitnami <containers@bitnami.com>"
# Install required system packages and dependencies
RUN install_packages ghostscript imagemagick libbz2-1.0 libc6 libgcc1 libmysqlclient18 libncurses5 libreadline6 libsqlite3-0 libssl1.0.0 libstdc++6 libtinfo5 zlib1g
RUN bitnami-pkg install node-4.8.3-0 --checksum 82ac604d6b97bd2070c8ff613de802096e5addd644d6817745ca2aa71d689aa3
RUN bitnami-pkg unpack parse-dashboard-1.0.25-0 --checksum 8986a5cd44179085e40118130b0ab117e0a281c07a48e46d3deb30ffad1c7eeb
RUN bitnami-pkg unpack parse-dashboard-1.0.26-0 --checksum 7fce879a5d46d64103a748f6806d491494e24a346d47c98c8b4f0156c7a3b88d
COPY rootfs /
ENV BITNAMI_APP_NAME="parse-dashboard" \
BITNAMI_IMAGE_VERSION="1.0.25-r2" \
BITNAMI_IMAGE_VERSION="1.0.26-r0" \
PARSE_APP_ID="myappID" \
PARSE_DASHBOARD_APP_NAME="MyDashboard" \
PARSE_DASHBOARD_PASSWORD="bitnami" \

View File

@@ -18,7 +18,7 @@ $ docker-compose up
## Kubernetes
> **WARNING**: This is a beta configuration, currently unsupported.
> **WARNING:** This is a beta configuration, currently unsupported.
Get the raw URL pointing to the kubernetes.yml manifest and use kubectl to create the resources on your Kubernetes cluster like so: