mirror of
https://github.com/publiclab/mapknitter.git
synced 2025-12-05 16:00:00 +01:00
update bundler to 2.3.18
This commit is contained in:
@@ -33,7 +33,7 @@ WORKDIR /app
|
||||
RUN apt-get clean && \
|
||||
apt-get autoremove -y
|
||||
|
||||
ENV BUNDLER_VERSION=2.1.4
|
||||
ENV BUNDLER_VERSION=2.3.18
|
||||
RUN gem install --default bundler && \
|
||||
gem update --system && \
|
||||
bundle install
|
||||
|
||||
@@ -33,7 +33,7 @@ WORKDIR /app
|
||||
RUN apt-get clean && \
|
||||
apt-get autoremove -y
|
||||
|
||||
ENV BUNDLER_VERSION=2.1.4
|
||||
ENV BUNDLER_VERSION=2.3.18
|
||||
RUN gem install --default bundler && \
|
||||
gem update --system && \
|
||||
bundle install
|
||||
|
||||
Reference in New Issue
Block a user