Compare commits

...

10 commits

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

View file

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