mirror of
https://github.com/StrawberryMaster/wayback-machine-downloader.git
synced 2025-12-29 16:16:06 +00:00
Bump Ruby version to 2.3
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user