Skip to content

Commit

Permalink
Merge pull request #71 from jbpaux/patch-1
Browse files Browse the repository at this point in the history
Update development-walkthrough.md from Buster to Bullseye
  • Loading branch information
kate-goldenring authored Jun 15, 2023
2 parents 75cdf92 + 94c33db commit eb39d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/development/development-walkthrough.md
Original file line number Diff line number Diff line change
Expand Up @@ -586,7 +586,7 @@ RUN cargo build \
--bin=standalone \
--release
FROM amd64/debian:buster-slim
FROM amd64/debian:bullseye-slim
RUN apt-get update && \
apt-get install -y --no-install-recommends \
ca-certificates \
Expand Down

0 comments on commit eb39d22

Please sign in to comment.