Compare commits

...

10 commits

Author SHA1 Message Date
Renovate Bot 2b1d5fd5c4 Update chocobozzz/peertube Docker tag to v6.1.0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s
2024-04-29 12:00:27 +00:00
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

View file

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