Compare commits

...

3 commits
0.1.0 ... main

Author SHA1 Message Date
587e712bef Update .forgejo/workflows/build.yml
All checks were successful
ci / release (push) Successful in 5s
ci / docker (push) Successful in 9s
2025-06-04 14:56:24 +02:00
372b559052 Update Dockerfile
Some checks failed
ci / release (push) Successful in 5s
ci / docker (push) Has been cancelled
2025-06-04 14:56:05 +02:00
d02c04f117 Update Dockerfile
Some checks failed
ci / release (push) Successful in 5s
ci / docker (push) Has been cancelled
2025-06-04 14:55:53 +02:00
2 changed files with 1 additions and 5 deletions

View file

@ -1,7 +1,5 @@
name: ci
env:
version: v1.9
on:
push:
branches:

View file

@ -1,6 +1,4 @@
ARG VERSION
FROM livekit/egress:1.9.0
FROM livekit/egress:v1.9.1
ARG VERSION