redis-connector/cache (ba1847e1967a551f29df88f4d016bcb213882f23e219b1ffcab2643a79b85e8c)

Published 2026-02-11 09:30:50 +00:00 by fc-bot

Installation

docker pull git.uat.fcz0.de/2dd38834-53bf-420c-8994-506d2336c64b/redis-connector/cache:ba1847e1967a551f29df88f4d016bcb213882f23e219b1ffcab2643a79b85e8c
sha256:15bfcd91de8ded81c738efc1682e67eb5669af7cf0330815e1565bf246b74005

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