2.3.8-debian-9-r31 release

This commit is contained in:
Bitnami Bot
2018-11-25 03:16:53 +00:00
parent 7590acc7b6
commit c9f016e13d
3 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ RUN wget -nc -P /tmp/bitnami/pkg/cache/ https://downloads.bitnami.com/files/stac
RUN /opt/bitnami/ruby/bin/gem install bundler
ENV BITNAMI_APP_NAME="ruby" \
BITNAMI_IMAGE_VERSION="2.3.8-debian-9-r30" \
BITNAMI_IMAGE_VERSION="2.3.8-debian-9-r31" \
PATH="/opt/bitnami/ruby/bin:$PATH"
EXPOSE 3000