Dockerfile: bump image version to 2.2.6-r1

This commit is contained in:
Sameer Naik 2017-03-14 15:29:26 +05:30
parent df5e417ac9
commit 70cb44b99d
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ COPY rootfs /
ENV PATH=/opt/bitnami/ruby/bin:$PATH
ENV BITNAMI_APP_NAME=ruby \
BITNAMI_IMAGE_VERSION=2.2.6-r0
BITNAMI_IMAGE_VERSION=2.2.6-r1
WORKDIR /app