Update to 2.11.5

Cache cleanup endpoint, read-only mode, upstream status forwarding,
and security dependency overrides (fast-xml-parser, uuid, fast-uri,
picomatch, shell-quote).
This commit is contained in:
2026-08-02 14:28:14 +02:00
parent 146b35f63a
commit cecbed79ea
2 changed files with 12 additions and 2 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ Wants=network-online.target
[Container]
ContainerName=turborepo-remote-cache
Image=docker.io/ducktors/turborepo-remote-cache:2.8.2
Image=docker.io/ducktors/turborepo-remote-cache:2.11.5
EnvironmentFile=/etc/turborepo-remote-cache/config.env
# Bind to loopback on the host; runners reach via host.containers.internal
PublishPort=127.0.0.1:3128:3000