environment-variables/cache (0597fd385971779b2cba6e62b2ffc25b710e941f061721419cdd6f8e523eeaf4)

Published 2026-02-10 05:57:56 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/7d3f1a2c-7116-42fe-b545-33220c5820a7/environment-variables/cache:0597fd385971779b2cba6e62b2ffc25b710e941f061721419cdd6f8e523eeaf4
sha256:d060ffe77c9ce23f30a17a31246347e8375baccddf1c3c5b7c8acc9f899f5cd5

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