Compare commits

...

10 commits

Author SHA1 Message Date
Renovate Bot 4084a84cf7 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 3c59062
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m46s
2024-04-26 07:00:26 +00:00
Renovate Bot 5129e3f928 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 1e30456
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m52s
2024-04-25 07:00:25 +00:00
Renovate Bot 53abf5ec93 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to d5c7cde
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-04-24 07:00:24 +00:00
Renovate Bot 3537050982 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 95dceac
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
2024-04-23 07:00:22 +00:00
Renovate Bot 01cf39013b Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 382daa7
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
2024-04-22 07:00:23 +00:00
Renovate Bot b8a317a755 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to c3022f0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m13s
2024-04-21 07:00:26 +00:00
Renovate Bot 9779facc10 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to b21db4d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m43s
2024-04-20 07:00:24 +00:00
Renovate Bot 7f94256055 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 367865c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-04-19 07:00:21 +00:00
Renovate Bot 8719b59435 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to c80fc1b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
2024-04-18 07:00:27 +00:00
Renovate Bot aca4f3fa65 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to af6d7e5
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m23s
2024-04-17 07:00:21 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:aed9da6609b4800f76cd4d21a0e819eefb80e685132a19cc20c762cf3e90f355
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:3c59062debf1526b5717109ffe931a7a402b22f42f101eb05ba6057487820075
RUN apt -y update && apt install -y prosody && apt -y clean