bump version to 2.1.2

This commit is contained in:
José Andrés
2016-10-14 17:34:14 +02:00
committed by GitHub
parent 6b0f248ee7
commit b97e1f3b69

View File

@@ -3,17 +3,17 @@ FROM gcr.io/stacksmith-images/ubuntu:14.04-r10
MAINTAINER Bitnami <containers@bitnami.com>
ENV BITNAMI_APP_NAME=magento \
BITNAMI_IMAGE_VERSION=2.1.1-r2 \
BITNAMI_IMAGE_VERSION=2.1.2-r0 \
PATH=/opt/bitnami/php/bin:/opt/bitnami/apache/bin:/opt/bitnami/magento/bin/:$PATH
# Additional modules required
RUN bitnami-pkg unpack apache-2.4.23-7 --checksum bcbe93875f4017ed762caf73774a35b449e22c441e6b3f619f386294ba0a5958
RUN bitnami-pkg unpack php-7.0.11-1 --checksum cc9129523269e86728eb81ac489c65996214f22c6447bbff4c2306ec4be3c871
RUN bitnami-pkg install libphp-7.0.11-2 --checksum e91e9763027b68d9adc69dc30cef791bd826ce492a22ad0c66914a03f3e1bf57
RUN bitnami-pkg unpack php-7.0.12-0 --checksum 72ad07dae640cd2a34bccf7c81bbe4a1ec7cd55eec40fc4dc8eef7a450be493a
RUN bitnami-pkg install libphp-7.0.12-0 --checksum cf1a090ef79c2d1a7c9598a91e8dc7a485a5c3967aaee55cb08b23496fdbf1ee
RUN bitnami-pkg install mysql-client-10.1.13-4 --checksum 14b45c91dd78b37f0f2366712cbe9bfdf2cb674769435611955191a65dbf4976
# Install magento
RUN bitnami-pkg unpack magento-2.1.1-2 --checksum cc1325203a4df83cdf4ade31b37fad93243bf8578bc3c5f3ce16f31ff7dbabbc
RUN bitnami-pkg unpack magento-2.1.2-0 --checksum a1872b804e6d40e31b48a6d4d5a5758a1a6daad33a43c371a3163e5399157042
COPY rootfs /