Skip to content

Commit

Permalink
Bump nndd version on dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
spalladino committed Dec 16, 2015
1 parent 53457f5 commit 736f02f
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 @@ -9,7 +9,7 @@ RUN \
ENV POIROT_STDOUT true
ENV POIROT_SUPPRESS_RAILS_LOG true
ENV PUMA_OPTIONS "--preload -w 4"
ENV NNDD_VERSION "cdx-0.7-pre3"
ENV NNDD_VERSION "cdx-0.7-pre9"

# Install gem bundle
ADD Gemfile /app/
Expand Down

0 comments on commit 736f02f

Please sign in to comment.