Compare commits

...

10 commits

Author SHA1 Message Date
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
Renovate Bot f8bbc09297 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 73a6dfb
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
2024-05-11 07:00:24 +00:00

View file

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