blueprint-node-1777779052880-589/cache (37c003a04de6ad56f80eb3162b84acf710c2458bbd1e791fcca0f20874cad776)

Published 2026-05-03 03:35:00 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/9cf6e37f-0691-42ec-a524-8eb0fdfc4b87/blueprint-node-1777779052880-589/cache:37c003a04de6ad56f80eb3162b84acf710c2458bbd1e791fcca0f20874cad776
sha256:dda148887fdfc59f1bb04674dc7ce6d8205cd721baab419fb814ba12fc11c396

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