Skip to content

Commit 22230a0

Browse files
hyperpolymathclaude
andcommitted
fix(container): remove separate cargo package (included in rust on wolfi)
Chainguard wolfi-base bundles cargo with the rust package. The separate 'cargo' apk doesn't exist, causing the container build to fail. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent e59bfcb commit 22230a0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Containerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ FROM cgr.dev/chainguard/wolfi-base:latest AS rust-builder
2828

2929
RUN apk add --no-cache \
3030
rust \
31-
cargo \
3231
build-base \
3332
pkgconf \
3433
openssl-dev

0 commit comments

Comments
 (0)