Update Debian container references from bookworm to trixie (#40349)
Resolves #39901. # Checklist for submitter If some of the following don't apply, delete the relevant line. ## Testing - [ ] QA'd all new/changed functionality manually
This commit is contained in:
@@ -6,7 +6,7 @@ RUN cargo install --locked --version 0.28.0 apple-codesign \
|
||||
&& curl -sSf $transporter_url -o transporter_install.sh \
|
||||
&& sh transporter_install.sh --target transporter --accept --noexec
|
||||
|
||||
FROM debian:bookworm-slim@sha256:2424c1850714a4d94666ec928e24d86de958646737b1d113f5b2207be44d37d8
|
||||
FROM debian:trixie-slim@sha256:f6e2cfac5cf956ea044b4bd75e6397b4372ad88fe00908045e9a0d21712ae3ba
|
||||
|
||||
ARG binpath=build/binary-bundle/linux/fleetctl
|
||||
|
||||
|
||||
Reference in New Issue
Block a user