mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-17 17:56:44 +00:00
Bump Ruby version to 2.3
This commit is contained in:
parent
34f0eb5d9a
commit
a3834d4cae
@ -1,4 +1,4 @@
|
|||||||
FROM ruby:2.1
|
FROM ruby:2.3
|
||||||
COPY . /build
|
COPY . /build
|
||||||
RUN cd build && \
|
RUN cd build && \
|
||||||
bundle install
|
bundle install
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user