pre-request-transformation/cache (cab25fc549098adee90fa29926600479e53eb1ea81dfc145775420940b2151d5)

Published 2025-06-17 07:22:01 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/10f6af04-4218-442c-9377-ee7355a899c6/pre-request-transformation/cache:cab25fc549098adee90fa29926600479e53eb1ea81dfc145775420940b2151d5
sha256:044002dc9eedaefc52125397c548377c175db10c7461917804c9f9812322832e

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