test
This commit is contained in:
@ -25,7 +25,6 @@ RUN \
|
||||
|
||||
RUN \
|
||||
--mount=type=cache,id=usr-local-bundle-cache-${TARGETARCH},target=${BUNDLE_PATH},sharing=locked \
|
||||
gem update --system --no-document; \
|
||||
gem install -N bundler
|
||||
|
||||
ENV DEBIAN_FRONTEND="noninteractive"
|
||||
|
Reference in New Issue
Block a user