correctly recognize videos
Some checks failed
Build Multiarch Container Image / call-reusable-workflow (push) Has been cancelled

This commit is contained in:
Sebastian Hugentobler 2024-01-07 14:35:31 +01:00
parent 92f7a489fb
commit 951cd9042f
Signed by: shu
GPG key ID: BB32CF3CA052C2F0
7 changed files with 56 additions and 26 deletions

View file

@ -1,4 +1,4 @@
FROM docker.io/rust:1-alpine3.18 AS builder
FROM docker.io/rust:1-alpine3.19 AS builder
RUN apk --no-cache add musl-dev