blueprint/cache (46e145ff393505c7a509bc719bfead6f126156cc9b70d02a8619cf26467f5d61)

Published 2025-08-11 06:30:25 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/10f6af04-4218-442c-9377-ee7355a899c6/blueprint/cache:46e145ff393505c7a509bc719bfead6f126156cc9b70d02a8619cf26467f5d61
sha256:7b867b18774c6877c1c6e70c907b17e8e173feae00ee76af094d4fde7aa7a17e

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