Skip to content

Commit

Permalink
Merge pull request #369 from tktcorporation/dependabot/docker/debian-…
Browse files Browse the repository at this point in the history
…bullseye-20230919-slim

⬆️ Bump debian from bullseye-20230502-slim to bullseye-20230919-slim
  • Loading branch information
tktcorporation committed Sep 22, 2023
2 parents 3f6491c + b1d4de3 commit ba1900e
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 @@ -45,7 +45,7 @@ RUN cargo build --release --features "tts"

CMD [ "/bin/sh", "-c", "cargo run" ]

FROM debian:bullseye-20230502-slim
FROM debian:bullseye-20230919-slim

RUN apt-get update && \
apt-get install -y \
Expand Down

0 comments on commit ba1900e

Please sign in to comment.