mirror of
https://github.com/shiroyashik/doggy-watch.git
synced 2025-12-06 04:21:13 +03:00
Bump version to 0.2.2, add inline command for listing unviewed videos
Some checks failed
Docker Push / docker (push) Has been cancelled
Some checks failed
Docker Push / docker (push) Has been cancelled
This commit is contained in:
parent
fa125b47fb
commit
dca70ba2cc
6 changed files with 148 additions and 68 deletions
|
|
@ -1,6 +1,6 @@
|
|||
## Chef
|
||||
# FROM clux/muslrust:stable AS chef
|
||||
FROM rust:1.84.0-alpine3.20 AS chef
|
||||
FROM rust:alpine AS chef
|
||||
USER root
|
||||
RUN apk add --no-cache musl-dev libressl-dev
|
||||
RUN cargo install cargo-chef
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue