Skip to content

Commit

Permalink
Update Ruby to 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bdehamer committed Feb 23, 2015
1 parent c7c679b commit 69065b6
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
@@ -1,4 +1,4 @@
FROM centurylink/ruby-base:2.1.2
FROM centurylink/ruby-base:2.1.5

RUN apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y libsqlite3-dev ca-certificates
Expand Down

0 comments on commit 69065b6

Please sign in to comment.