Skip to content

Bump proxy base image to caddy/caddy:2.11.2-alpine (CVE-2026-22184)#21338

Merged
geropl merged 1 commit intomainfrom
fix/proxy-caddy-bump-cve-2026-22184
Mar 9, 2026
Merged

Bump proxy base image to caddy/caddy:2.11.2-alpine (CVE-2026-22184)#21338
geropl merged 1 commit intomainfrom
fix/proxy-caddy-bump-cve-2026-22184

Conversation

@geropl
Copy link
Member

@geropl geropl commented Mar 9, 2026

Motivation

The proxy Dockerfile was missed in #21333 and still uses caddy/caddy:2.11-alpine, which ships zlib 1.3.1-r2 (CVE-2026-22184). The other Caddy-based images (dashboard, ide-proxy) were already bumped.

Fixes CLC-2227.

Changes

Bump caddy/caddy:2.11-alpinecaddy/caddy:2.11.2-alpine in components/proxy/Dockerfile. Together with the existing apk upgrade --no-cache, this resolves CVE-2026-22184 (zlib 1.3.1-r2 → 1.3.2-r0).

Verification

Built the final stage locally and confirmed with grype that no critical/zlib vulnerabilities remain."

@geropl geropl requested a review from a team as a code owner March 9, 2026 10:16
Same fix as the other Caddy-based images (dashboard, ide-proxy) from

Together with the existing apk upgrade --no-cache, this resolves
CVE-2026-22184 (zlib 1.3.1-r2 -> 1.3.2-r0).

Co-authored-by: Ona <no-reply@ona.com>
@geropl geropl force-pushed the fix/proxy-caddy-bump-cve-2026-22184 branch from 69c7c46 to 9fa12ff Compare March 9, 2026 10:17
@geropl geropl deployed to branch-build March 9, 2026 10:18 — with GitHub Actions Active
@geropl geropl merged commit 51a7a8c into main Mar 9, 2026
24 of 25 checks passed
@geropl geropl deleted the fix/proxy-caddy-bump-cve-2026-22184 branch March 9, 2026 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants