updated to v6
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m56s
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m56s
This commit is contained in:
parent
edbd4e812c
commit
894fa5bb18
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM chocobozzz/peertube:v5.2.1-bullseye@sha256:6c141a9067672eba62a237ab0244d3a90edd45b711661a3bfe799884e37cc31c
|
||||
FROM chocobozzz/peertube:v6.0.0-bookworm@sha256:0f23d188c3a15f2fc579b98dfa0ca19d6cbb22d8b735c565702df4a2ece3c7b4
|
||||
|
||||
RUN apt -y update && apt install -y prosody && apt -y clean
|
||||
|
|
Loading…
Reference in a new issue