Compare commits

..

10 commits

Author SHA1 Message Date
79b94cc9b7 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 989a1c6
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m35s
2024-01-09 07:00:30 +00:00
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

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:8df6ef6189b8e1f4806ee3623447b09205120b69942370be3d9612bbf6a61688
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:989a1c6bb7172ba35cd2168d7cd6cea3d3e5f53e590833dda1681cf39917cbbf
RUN apt -y update && apt install -y prosody && apt -y clean