Skip to content
This repository has been archived by the owner on Jan 11, 2018. It is now read-only.

Commit

Permalink
Fix docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
Aigeruth committed May 26, 2015
1 parent 1584409 commit db3e8de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
@@ -1,4 +1,4 @@
FROM ruby:2.1.5-onbuild
FROM ruby:2.1.6-onbuild

ADD config.yml.sample /usr/src/app/config.yml
VOLUME ["/usr/src/app/storage"]
Expand Down

0 comments on commit db3e8de

Please sign in to comment.