Compare commits

...

10 commits

Author SHA1 Message Date
cf90aa6654 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 4b91704
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-03-30 07:00:28 +00:00
4f1287b7d4 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to ce7c54b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m46s
2024-03-29 07:00:23 +00:00
e979226813 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to ef1c756
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-03-28 07:00:23 +00:00
39f19f8a63 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 4282fd0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-03-27 07:00:26 +00:00
2b235a8295 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 91a52aa
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-03-26 07:00:24 +00:00
d37317c230 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to b1c1211
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-03-25 07:00:22 +00:00
5486c9529e Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to d5c8c44
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m50s
2024-03-24 07:00:22 +00:00
beac8c2b9b Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 1db7723
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-03-23 07:00:25 +00:00
019d8ac0df Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to fbd6462
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m34s
2024-03-22 07:00:26 +00:00
1152d18a3c Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to e78392c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-03-21 07:00:24 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:3f7ed8e820773a7e2c97ac4ad5e7258ab83a32efaed712119f5e895bd3a08c23
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:4b91704714d3be7c3d31f21ef928af1bc30faeaa1a1aec2fc1abef2e9b4c7fce
RUN apt -y update && apt install -y prosody && apt -y clean