Merge pull request 'Update debian Docker tag to v12' (#11) from renovate/debian-12.x into main
All checks were successful
ci/woodpecker/push/build Pipeline was successful
All checks were successful
ci/woodpecker/push/build Pipeline was successful
Reviewed-on: #11
This commit is contained in:
commit
4c3a48015b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ RUN rustup default nightly
|
|||
|
||||
RUN cargo build --release
|
||||
|
||||
FROM debian:buster
|
||||
FROM debian:bookworm
|
||||
|
||||
RUN apt update && apt upgrade -y
|
||||
RUN apt install -y ca-certificates openssl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue