testing-gateway/cache (b4e74a6cae1a911c32987defffb809dd73bf92b8f45a440fab90f24380734c86)

Published 2026-01-16 04:19:25 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/a7bc18fc-f959-4e94-a090-6817e9b72cda/testing-gateway/cache:b4e74a6cae1a911c32987defffb809dd73bf92b8f45a440fab90f24380734c86
sha256:d00679326a1968e61a1b10d87ee400b08cb3ca09864c7f417c71739005ab30f4

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