testing/cache (aafd8f3f5fa394d149cc2ae74306a347c89a54efe3b3632fbc2a4626dabb76ae)

Published 2026-04-20 08:09:57 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/9cf6e37f-0691-42ec-a524-8eb0fdfc4b87/testing/cache:aafd8f3f5fa394d149cc2ae74306a347c89a54efe3b3632fbc2a4626dabb76ae
sha256:15fb382d3713487039f4851b9713cc367c5edddf406a1e5b8272d91fa7ef0a96

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