code-type-1778590451/cache (44c6a6a273c9514520c6fcd8c428f2e0353a568a6b400ab3991fc032552e067a)

Published 2026-05-12 12:54:50 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/c63f9242-8d53-41d1-be32-75f9cb8bcdc9/code-type-1778590451/cache:44c6a6a273c9514520c6fcd8c428f2e0353a568a6b400ab3991fc032552e067a
sha256:4cf90f9250d6c5d7d8c04167f22cd5386242c27365a2a8b0febf568758ee71b7

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