june23/cache (a2126a14f5336587f49b50bd304e6bd03cb477370727f2edb817d653f2c9818a)

Published 2026-04-06 18:35:05 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/10f6af04-4218-442c-9377-ee7355a899c6/june23/cache:a2126a14f5336587f49b50bd304e6bd03cb477370727f2edb817d653f2c9818a
sha256:c71db06e5da66defd3cd6405e890c0f3ac28c58531c013f16f16c7a018f23845

Image Layers

RUN if [ -f package.json.bak ]; then cp package.json.bak package.json && rm package.json.bak; fi && if [ -f package-lock.json.bak ]; then cp package-lock.json.bak package-lock.json && rm package-lock.json.bak; fi