Compare commits

...

10 commits

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

View file

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