Compare commits

..

10 commits

Author SHA1 Message Date
3062a57ded Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 941e071
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m43s
2024-01-15 07:00:32 +00:00
e3a4e2a8ba Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 1b575cf
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m46s
2024-01-14 07:00:30 +00:00
2855310878 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to b690ae2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m40s
2024-01-13 07:06:51 +00:00
0bd3688e1b Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 7631752
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m42s
2024-01-12 07:00:31 +00:00
347e6dbff6 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 1142c3f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m35s
2024-01-11 07:00:29 +00:00
617336d356 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 64436f9
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m55s
2024-01-10 07:00:31 +00:00
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

View file

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