mirror of
https://github.com/Noratrieb/uptime.git
synced 2026-01-14 08:35:07 +01:00
fix build
This commit is contained in:
parent
846b7f3a24
commit
e139fa733e
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,6 @@ FROM gcr.io/distroless/cc
|
|||
|
||||
WORKDIR /app
|
||||
|
||||
COPY --from=build /app/target/release/x86_64-unknown-linux-musl/uptime uptime
|
||||
COPY --from=build /app/target/release/uptime uptime
|
||||
|
||||
CMD ["/app/uptime"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue