template-check-2/cache (630d37bb7e9239c332fe023c52bd504077386d94ff3ff9d24bfb882fd1f45868)

Published 2026-04-10 09:35:39 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/0cb6b863-c62f-44d3-a9cb-33267f429f82/template-check-2/cache:630d37bb7e9239c332fe023c52bd504077386d94ff3ff9d24bfb882fd1f45868
sha256:07bce6e6775be9880eb9f68bd9582533871fd782c80f5ddb24184d0b4abd243b

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