testing-git/cache (7c9bf30498d53b4a804dd921e7d49c3960bf06e72d26173ba8e184cd0feee73f)

Published 2026-04-08 13:35:15 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/10f6af04-4218-442c-9377-ee7355a899c6/testing-git/cache:7c9bf30498d53b4a804dd921e7d49c3960bf06e72d26173ba8e184cd0feee73f
sha256:39265a31ca9048e6192263e652db1a2b7470cfd07baa649b272b00bcb78c6766

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