Compare commits

...

10 commits

Author SHA1 Message Date
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
63fec4b478 Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 82b6bb6
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m54s
2025-06-05 04:00:28 +00:00
bdb3835ab0 Update chocobozzz/peertube Docker tag to v7.2.0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m49s
2025-06-04 14:00:30 +00:00
5f5bd955cc Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to bf2fd50
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m54s
2025-06-04 04:00:30 +00:00
c3b566d200 Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 9ad0742
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m43s
2025-06-03 04:00:29 +00:00
029262f7fc Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 000b302
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m11s
2025-06-01 04:00:27 +00:00
57609388a7 Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 3af8b23
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m16s
2025-05-31 04:00:29 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:11dbd1bf1160c8ba27c1d5ee60f5dd6fca4a9f94d28aaa5320abd9a8834361d1
FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:437360f30fe98a9b65804ff10ddffff7beef30d7ae02e197ff18fbe7b6dc1d24
RUN apt -y update && apt install -y prosody && apt -y clean