Compare commits

...

10 commits

Author SHA1 Message Date
Renovate Bot d1ad076ec6 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to ebb236c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m39s
2024-05-26 07:00:25 +00:00
Renovate Bot f4a7a14f7a Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 68a8a40
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-05-25 07:00:27 +00:00
Renovate Bot ed7af6b83b Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 689b891
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m25s
2024-05-24 07:00:25 +00:00
Renovate Bot 3884e7a97e Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to f910e9b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s
2024-05-23 07:00:27 +00:00
Renovate Bot 83369b85be Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 5c63b0a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m24s
2024-05-22 07:00:25 +00:00
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

View file

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