Skip to content

Commit 2d91bd4

Browse files
authored
fix(sandbox): update Debian security snapshot (#126)
## Summary - advance the reviewed Debian snapshot to the first full-day snapshot containing Poppler 22.12.0-2+deb12u3 - retain deterministic apt resolution and the fail-closed Trivy gate ## Evidence - Debian snapshot records the fixed AMD64 packages in debian-security on 2026-07-31 20:05 UTC - the previous snapshot built successfully but Trivy correctly rejected four fixed Poppler findings
1 parent a579d34 commit 2d91bd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

infra/containers/sandbox/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM node:24.18.0-bookworm-slim@sha256:6f7b03f7c2c8e2e784dcf9295400527b9b1270fd3
22

33
ARG CODE_SERVER_VERSION=4.128.0
44
ARG CODE_SERVER_SHA256=79ba26bf186e5268a22b7c17b30a5f288a16c37791f0b86c27859e8fef103188
5-
ARG DEBIAN_SNAPSHOT=20260722T000000Z
5+
ARG DEBIAN_SNAPSHOT=20260801T000000Z
66

77
# Daytona injects its own daemon (host-mounted, PID 1) and overrides ENTRYPOINT,
88
# so we do NOT bake a sandbox daemon. Headed Chromium uses Xvfb, which the

0 commit comments

Comments
 (0)