code-type-1777972592/cache (2102493de0c312e3f16a27f1c7bb09819204482424d7cf4794f65da1e9db49c4)

Published 2026-05-05 09:17:09 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/c63f9242-8d53-41d1-be32-75f9cb8bcdc9/code-type-1777972592/cache:2102493de0c312e3f16a27f1c7bb09819204482424d7cf4794f65da1e9db49c4
sha256:9f22a22a026fabe33e6f4d39541f6d479facdda38af02d55119ca98500b5257d

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