Merge pull request 'Update debian Docker tag to v12' (#27) from renovate/debian-12.x into main
Reviewed-on: #27
This commit is contained in:
commit
d16933fc70
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-get update && apt-get upgrade -y
|
||||
RUN apt-get install -y ca-certificates openssl mkvtoolnix sqlite3 ffmpeg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue