Compare commits

...

10 commits

Author SHA1 Message Date
Renovate Bot 42215b3a6f Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to c35008f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-05-21 07:00:26 +00:00
Renovate Bot f32ce1f524 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to c86d8e7
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
2024-05-20 07:00:24 +00:00
Renovate Bot ac662883ee Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 38931f7
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m46s
2024-05-19 07:00:26 +00:00
Renovate Bot 685ab5174a Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 94035ed
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m34s
2024-05-18 07:00:26 +00:00
Renovate Bot 98480a6870 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 5938418
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m35s
2024-05-17 07:00:23 +00:00
Renovate Bot 5969159794 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 4f48645
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m44s
2024-05-16 07:00:29 +00:00
Renovate Bot ab57ee7494 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 4fe8711
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m16s
2024-05-15 07:00:29 +00:00
Renovate Bot ec1fa7db44 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to fe0a07f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
2024-05-14 07:00:25 +00:00
Renovate Bot 932ef55e1b Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to a2929cf
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-05-13 07:00:24 +00:00
Renovate Bot fb6e7b1a0d Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to c2303b6
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m43s
2024-05-12 07:00:26 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:73a6dfb2cc36c6d19d07dea8c51ea0e4940be3a127fd01c825ef26c13c432a9d
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:c35008ff477565187bdc29206099c089646a48d8c6cd677e1ac0da5298e24203
RUN apt -y update && apt install -y prosody && apt -y clean