ss/cache (a1e9340acfa39fa32778705e9e2d88c85d227671c5af84d8775ee3340cd68d55)

Published 2026-04-13 12:54:58 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/0cb6b863-c62f-44d3-a9cb-33267f429f82/ss/cache:a1e9340acfa39fa32778705e9e2d88c85d227671c5af84d8775ee3340cd68d55
sha256:89fc3496f9426fdb815390611f0901974426a3b9c2a3af0205f0953968e4e7f4

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