bar
This commit is contained in:
@ -20,7 +20,6 @@ RUN \
|
|||||||
|
|
||||||
RUN \
|
RUN \
|
||||||
--mount=type=cache,id=usr-local-bundle-cache-${TARGETARCH},target=${BUNDLE_PATH},sharing=locked \
|
--mount=type=cache,id=usr-local-bundle-cache-${TARGETARCH},target=${BUNDLE_PATH},sharing=locked \
|
||||||
gem update --system --no-document; \
|
|
||||||
gem install -N bundler
|
gem install -N bundler
|
||||||
|
|
||||||
FROM base AS build
|
FROM base AS build
|
||||||
|
Reference in New Issue
Block a user