environment-variables/cache (80a0e5753f5715292d752791ad44ef4152592cd1e185d38f33515a5a3d377872)

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

Installation

docker pull git.uat.fcz0.de/7d3f1a2c-7116-42fe-b545-33220c5820a7/environment-variables/cache:80a0e5753f5715292d752791ad44ef4152592cd1e185d38f33515a5a3d377872
sha256:c45e9f4262fcd6d4abe7403fe211dc6fa5d08c03abb0441ce4b7bb46f67e9484

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