bump version to `8.1.3-r1`

This commit is contained in:
Sameer Naik 2016-07-12 10:17:54 +05:30
parent c34b9418dd
commit 998975ae0a
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ FROM gcr.io/stacksmith-images/ubuntu:14.04-r8
MAINTAINER Bitnami <containers@bitnami.com>
ENV BITNAMI_APP_NAME=drupal \
BITNAMI_IMAGE_VERSION=8.1.3-r0 \
BITNAMI_IMAGE_VERSION=8.1.3-r1 \
IS_BITNAMI_STACK=1 \
PATH=/opt/bitnami/php/bin:/opt/bitnami/drush:/opt/bitnami/mysql/bin/:$PATH