mirror of
https://github.com/Noratrieb/wakeonlan.git
synced 2026-01-14 08:45:02 +01:00
cc
This commit is contained in:
parent
68d5e7360d
commit
75ebc4907b
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ COPY . .
|
|||
|
||||
RUN cargo build --release
|
||||
|
||||
FROM gcr.io/distroless/static-debian12
|
||||
FROM gcr.io/distroless/cc-debian12
|
||||
|
||||
COPY --from=build /build/target/release/wakeonlan /app/wakeonlan
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue