Compare commits

..

10 commits

Author SHA1 Message Date
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
9b763b861c Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 06d10ff
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m31s
2023-12-29 07:00:31 +00:00
b16ef10306 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 6096be8
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m51s
2023-12-28 07:00:30 +00:00
2a0ea835db Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 54b11f7
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m30s
2023-12-27 07:00:31 +00:00
83453994b7 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to bde6baf
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
2023-12-26 07:00:33 +00:00
eac4dfc252 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 626995a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
2023-12-25 07:00:31 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:5af72886bbfdf156c2065a7198cc5eb1bd7215de7aed5a0f40e355d02aab3e0f
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:68c6b9cf485ea0bcab2d62c7d501ff996966b55bd37540f270aa17a2d2093d32
RUN apt -y update && apt install -y prosody && apt -y clean