blueprint-testing/cache (28b93606a5009bfa89ea92005015f135ebf589e0e1203e55d443a9f891530ef8)

Published 2026-06-04 11:21:54 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/c63f9242-8d53-41d1-be32-75f9cb8bcdc9/blueprint-testing/cache:28b93606a5009bfa89ea92005015f135ebf589e0e1203e55d443a9f891530ef8
sha256:884691ff6795fe16bc61de60f284290fc5ef11c1c804b62936fa7931ec10c1e3

Image Layers

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