Compare commits

...

10 commits

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

View file

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