two/cache (99ab7836d319375f54f90f5883cb246281cff002148cc2749c06aeeaa5a0098b)

Published 2025-03-26 07:42:00 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/10f6af04-4218-442c-9377-ee7355a899c6/two/cache:99ab7836d319375f54f90f5883cb246281cff002148cc2749c06aeeaa5a0098b
sha256:6b6cdec5469bc0e2247662b2033b08516811a426ba7ec96c70b25835b95d2627

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