Compare commits

...

10 commits

Author SHA1 Message Date
Renovate Bot 804cbd753e Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 9070a83
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m23s
2024-05-29 07:00:24 +00:00
Renovate Bot cadd5ed81c Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 62c0cb0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m25s
2024-05-28 07:00:22 +00:00
Renovate Bot 37f44c3abd Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 0197f45
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-05-27 07:00:23 +00:00
Renovate Bot d1ad076ec6 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to ebb236c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m39s
2024-05-26 07:00:25 +00:00
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

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:38931f7c276ab92d7581720a60b3633cd85e27500e58e43cced20f65d2439186
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:9070a830c08cf5b0aa5b0e44d3c297368e5b29f75f33e9fbf282b6d87f003d30
RUN apt -y update && apt install -y prosody && apt -y clean