mirror of
https://github.com/Noratrieb/uptime.git
synced 2026-01-14 16:45:06 +01:00
fix debian version
This commit is contained in:
parent
e139fa733e
commit
8af7829b0e
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ RUN touch src/main.rs
|
|||
RUN cargo build --release
|
||||
|
||||
### RUN
|
||||
FROM gcr.io/distroless/cc
|
||||
FROM docker.io/library/debian:trixie-20230814-slim
|
||||
|
||||
WORKDIR /app
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue