newserverless21aug/cache (408caadac035cdc5a6682d938a05c79072e12c8a49281e3b63310e90a08f4772)

Published 2025-08-21 12:09:21 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/79345e67-ffb3-4087-9218-2dc4b9896990/newserverless21aug/cache:408caadac035cdc5a6682d938a05c79072e12c8a49281e3b63310e90a08f4772
sha256:0548ceaae582381ef688f51f16f37f59138144bb6705d73f9d53cf95c50c186f

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