Skip to content

Commit

Permalink
Merge pull request #18 from sameersbn/revision-4.2.6-r4
Browse files Browse the repository at this point in the history
bump revision to `4.2.6-r4
  • Loading branch information
Sameer Naik authored Jul 12, 2016
2 parents d67715c + f017a58 commit 847e6fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ RUN rails new /tmp/temp_app --database mysql --quiet && rm -r /tmp/temp_app

ENV RAILS_ENV=development
ENV BITNAMI_APP_NAME=rails
ENV BITNAMI_IMAGE_VERSION=4.2.6-r3
ENV BITNAMI_IMAGE_VERSION=4.2.6-r4

USER bitnami
WORKDIR /app
Expand Down

0 comments on commit 847e6fa

Please sign in to comment.