pile-of-shame/cache (11ae8e25f34e4f0d845770ac15e2a07e8540f2cfbc008add2118a31bd21c09e0)

Published 2026-04-10 11:42:49 +02:00 by rinma

Installation

docker pull git.over-world.org/rinma/pile-of-shame/cache:11ae8e25f34e4f0d845770ac15e2a07e8540f2cfbc008add2118a31bd21c09e0
sha256:fdc3c48fde39757771da68d7cd21d7e71c45ca6996299e6d736a0d61fba6a1bc

Image layers

RUN node -e "const fs=require('fs');const p=JSON.parse(fs.readFileSync('package.json','utf8'));p.version='$BUILD_VERSION'.replace(/^v/,'');fs.writeFileSync('package.json',JSON.stringify(p,null,'\t')+'\n')"