code-type-1777469650/cache (4bd21956cf0a040958e629ff9c174987d109b1a66eb055fee7666c1259000834)

Published 2026-04-29 13:34:48 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/c63f9242-8d53-41d1-be32-75f9cb8bcdc9/code-type-1777469650/cache:4bd21956cf0a040958e629ff9c174987d109b1a66eb055fee7666c1259000834
sha256:388230c4f76085dc590e16f389f75dd95798f27d83bdb721f190b47028e23b08

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