Skip to content
This repository has been archived by the owner on Jun 26, 2024. It is now read-only.

Commit

Permalink
bookworm
Browse files Browse the repository at this point in the history
  • Loading branch information
mustakimali committed Nov 2, 2023
1 parent c9bfcf8 commit 0bd3119
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 @@ -23,7 +23,7 @@ RUN cargo test --release
RUN cargo build --release
RUN ls -lsah target/release

FROM debian:bullseye-slim AS runtime
FROM debian:bookworm AS runtime
WORKDIR app

ENV TZ=Etc/UTC
Expand Down

0 comments on commit 0bd3119

Please sign in to comment.