Compare commits

...

10 commits

Author SHA1 Message Date
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
6137dff233 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 3f7ed8e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-03-20 07:00:27 +00:00
873e208740 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 4f1d48c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m16s
2024-03-19 07:00:22 +00:00
62ba06397a Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 91920cd
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m15s
2024-03-18 07:00:21 +00:00
d7a5ff52a8 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 51bad54
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-03-17 07:00:26 +00:00
50ca5984fc Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to e5605bf
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-03-16 07:00:24 +00:00

View file

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