code-type-1777465996/cache (76d0b764451aa6b05f1eca28e8d85190a2e915d288d4203c99c3cc60d3c080de)

Published 2026-04-29 12:33:51 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/c63f9242-8d53-41d1-be32-75f9cb8bcdc9/code-type-1777465996/cache:76d0b764451aa6b05f1eca28e8d85190a2e915d288d4203c99c3cc60d3c080de
sha256:dfd6588b6248220f801156b3a84821f54b031e01d126de30d570666aa8a838bb

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