Compare commits

..

10 commits

Author SHA1 Message Date
43c24f6543 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 68c0c44
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-01-22 07:00:29 +00:00
08fe7fadfb Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 7d92246
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m43s
2024-01-21 07:00:28 +00:00
af2e302852 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 7ce6363
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m25s
2024-01-20 07:00:28 +00:00
dcdae4af18 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 0befa91
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-01-19 07:00:33 +00:00
4be70cb02c Update chocobozzz/peertube Docker tag to v6.0.3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
2024-01-18 13:00:30 +00:00
64d1ca0ecf Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to d517635
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-01-18 07:00:33 +00:00
d746dc7059 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to d66845c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m42s
2024-01-17 07:00:28 +00:00
b61258486e Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to f7061a9
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m45s
2024-01-16 07:00:32 +00:00
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

View file

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