Compare commits

...

10 commits

Author SHA1 Message Date
Renovate Bot a24a0be52c Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 6178b2d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
2024-04-29 07:00:23 +00:00
Renovate Bot e87705f390 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 8ad9b4e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m10s
2024-04-28 07:00:23 +00:00
Renovate Bot c3c5fa625e Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 6d9f07f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m30s
2024-04-27 07:00:26 +00:00
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

View file

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