Compare commits

...

10 commits

Author SHA1 Message Date
b853b5e047 Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 3feb8cd
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m6s
2025-06-15 04:00:32 +00:00
9b51b56d0d Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to ec3d8e4
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m18s
2025-06-14 04:00:32 +00:00
45b7f1ba49 Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 969d7ce
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m17s
2025-06-13 04:00:42 +00:00
6a50e7813d Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 8fcdc55
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m5s
2025-06-12 04:00:32 +00:00
71ba85ba04 Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to c60881c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m9s
2025-06-11 04:00:31 +00:00
062103d34a Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 29c6e53
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m16s
2025-06-10 04:00:30 +00:00
a53d9339b2 Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 437360f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 5m1s
2025-06-09 04:00:32 +00:00
936751bdcd Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 7c825a9
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m47s
2025-06-08 04:00:34 +00:00
88e2c8a417 Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 9292508
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m38s
2025-06-07 04:00:29 +00:00
62fc41f8b2 Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to be77f72
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 5m50s
2025-06-06 04:00:33 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:82b6bb664117af2a1868769751b4c68fe471deb136cbc794b5912e2d22fc71c4
FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:3feb8cd63f183d96038768e20ee2ddd3768f6b804774970aeb925698a4f449ae
RUN apt -y update && apt install -y prosody && apt -y clean