test-transformation-27/cache (525228919c469c0951190faec4c1ce5c77837552862be734eaa9adff90230f14)

Published 2025-04-23 06:49:47 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/10f6af04-4218-442c-9377-ee7355a899c6/test-transformation-27/cache:525228919c469c0951190faec4c1ce5c77837552862be734eaa9adff90230f14
sha256:2da6dc7c10a302e39e88a1a38ff0769d33f2ec494f9a0d53e41c30299651b3ca

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