Skip to content

Commit

Permalink
try with bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
Geometrically committed Jun 29, 2024
1 parent 7213655 commit 34d9315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ COPY . .
RUN cargo build --release


FROM debian:bullseye-slim
FROM debian:bookwormg-slim

RUN apt-get update \
&& apt-get install -y --no-install-recommends ca-certificates openssl \
Expand Down

0 comments on commit 34d9315

Please sign in to comment.