Merge pull request 'Update debian Docker tag to v12' (#12) from renovate/debian-12.x into main
Reviewed-on: #12
This commit is contained in:
commit
7173b22aac
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ WORKDIR /app
|
|||
|
||||
RUN cargo build --release
|
||||
|
||||
FROM debian:buster
|
||||
FROM debian:bookworm
|
||||
|
||||
RUN apt update && apt upgrade -y
|
||||
RUN apt install -y gnupg ca-certificates openssl ffmpeg python3 python3-mutagen
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue