blueprint-1777353583041-179/cache (73a08be4cffc71d467ac8ad4000314b8bdcd44c86efecab8ad599e1ff3c6e88f)

Published 2026-04-28 05:20:14 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/9cf6e37f-0691-42ec-a524-8eb0fdfc4b87/blueprint-1777353583041-179/cache:73a08be4cffc71d467ac8ad4000314b8bdcd44c86efecab8ad599e1ff3c6e88f
sha256:5924479608e569ffacc71df2805fc1217dc2cd770d202de6f3bc44e8b661422f

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