Skip to content

Commit

Permalink
Updating base Image
Browse files Browse the repository at this point in the history
  • Loading branch information
cakkineni committed Mar 31, 2015
1 parent 132aeec commit 9b25917
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog
All notable changes to this project will be documented in this file.

0.3.1 - 2015-3-31
-------------------
### Updated
- Updated base image

0.3.0 - 2015-3-19
-------------------
### Updated
Expand Down
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM centurylink/panamax-ruby-base:0.3.0
FROM centurylink/panamax-ruby-base:0.4.0

CMD bundle exec rake db:create && \
bundle exec rake db:migrate && \
Expand Down

0 comments on commit 9b25917

Please sign in to comment.