Compare commits

...

10 commits

Author SHA1 Message Date
fb09bd565d Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to a25e864
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 3s
2025-04-14 04:00:31 +00:00
8cdf63e916 Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to b6d4404
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m34s
2025-04-13 05:00:32 +00:00
c2771161a8 Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to db88faa
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m39s
2025-04-12 04:00:32 +00:00
898592fba0 Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to f7428d0
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 6m13s
2025-04-11 04:00:34 +00:00
0cab2e6dbc Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 606cbca
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m49s
2025-04-10 04:00:31 +00:00
eedfe2be71 Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 09e19c2
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m52s
2025-04-09 04:00:30 +00:00
93fdfc24f1 Update chocobozzz/peertube Docker tag to v7.1.1
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m43s
2025-04-08 08:00:31 +00:00
8a92ab5af9 Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to 92ba585
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m42s
2025-04-08 04:00:31 +00:00
c655a9bc02 Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to 3b67751
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m48s
2025-04-07 04:00:31 +00:00
4b620056d7 Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to ef5ecd2
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m37s
2025-04-06 04:00:31 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.1.0-bookworm@sha256:e60f67a675298418d7b1d737199af2622ad5af195c6d3d4abe963f5e24d0f2a6
FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:a25e8642e4d7c4484dd6920eee26c070f1eef987a679d8e6e76aef2af5607167
RUN apt -y update && apt install -y prosody && apt -y clean