Compare commits

..

10 commits

Author SHA1 Message Date
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
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

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:54b11f75baa853d7c71a2a626771f78d4aecfe906e64761ae9f9133aa976ae00
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:b53ec96169ae0e37d988b2873f1148864f05e786f44bf1735d223a514b3ca8f0
RUN apt -y update && apt install -y prosody && apt -y clean