Compare commits

...

10 commits

Author SHA1 Message Date
9e03c20d42 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 5ad6b90
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-02-09 07:00:27 +00:00
5cf60af3ec Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to f1688c7
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-02-08 07:00:30 +00:00
58c1a9072d Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to ea1eb5a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
2024-02-07 07:00:28 +00:00
c330f299c3 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to b11a275
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-02-05 07:00:30 +00:00
f596efde48 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to e38f115
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m45s
2024-02-04 07:00:28 +00:00
7b98b6fe5f Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 8bfe18f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m17s
2024-02-03 07:00:27 +00:00
581d24b4b0 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to a98fc63
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m17s
2024-02-02 07:00:34 +00:00
e79484c22e Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 7f755b0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m45s
2024-02-01 07:00:29 +00:00
6928c70532 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to fe50553
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-01-31 07:00:27 +00:00
ce9ed23610 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 378db5e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-01-30 07:00:35 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:737d42cad263368a5fc845435b6f280984eb9fc1ca10fa8bc6c774b0d80aa533
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:5ad6b900e03a42c3a659c8bba512cc692f9460f9dba51454825d0cbc8ac51e15
RUN apt -y update && apt install -y prosody && apt -y clean