Compare commits

...

10 commits

Author SHA1 Message Date
Renovate Bot 6e81fd304b Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 236f006
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
2024-05-06 07:00:24 +00:00
Renovate Bot ecb560bd9e Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to dc76b53
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m27s
2024-05-05 07:00:29 +00:00
Renovate Bot 1c8329c3a5 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 8854645
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m58s
2024-05-03 07:00:23 +00:00
Renovate Bot 4defceb6b4 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 9c03180
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m46s
2024-05-02 07:00:26 +00:00
Renovate Bot 9bce28ba3e Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 12a5d77
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m33s
2024-05-01 07:00:26 +00:00
Renovate Bot 50bbe27bd5 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 4ca9654
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s
2024-04-30 07:00:22 +00:00
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

View file

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