Compare commits

..

10 commits

Author SHA1 Message Date
d7ba4a2e9b Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 0068b93
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m38s
2024-01-08 07:00:32 +00:00
790ab9c597 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to ba38f46
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m54s
2024-01-07 07:00:30 +00:00
28e91f611b Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to b53ec96
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m34s
2024-01-06 07:00:30 +00:00
c0818df6e9 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to aa1a0bf
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m35s
2024-01-05 07:00:33 +00:00
cab57bbcf5 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to a43639d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m35s
2024-01-04 07:00:35 +00:00
dfc954d4fb Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 68c6b9c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m33s
2024-01-03 07:00:32 +00:00
72889de7d9 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to b5d7aad
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m33s
2024-01-02 07:00:32 +00:00
7d242356c4 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to fd2256f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s
2024-01-01 07:00:30 +00:00
b04ae08fae Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to b6684d9
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m51s
2023-12-31 07:00:30 +00:00
c1b84bb87d Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 8df6ef6
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
2023-12-30 07:00:30 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:06d10ff477f59d102c6d4daac301a3e39ffdf88f249cdd7c3077559f7ac80701
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:0068b93856bb781f46710c04a014a043cdae4c5ea47662e92f687d89989bc653
RUN apt -y update && apt install -y prosody && apt -y clean