Compare commits

..

10 commits

Author SHA1 Message Date
254a51d08b Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 073769b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-04-09 07:00:24 +00:00
8bd06c97f1 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 1f5cfff
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-04-08 07:00:22 +00:00
2c9c5ad9e2 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 89830db
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m39s
2024-04-07 07:00:24 +00:00
085b73cc80 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 49e81be
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m16s
2024-04-06 07:00:22 +00:00
82625b7d76 Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 2f2c919
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m38s
2024-04-05 07:00:27 +00:00
1255dada2b Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to df29308
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-04-04 17:00:26 +00:00
c24571b07b Update chocobozzz/peertube Docker tag to v6.0.4
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-04-04 13:00:27 +00:00
66d48f6b51 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to fcd1e46
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-04-04 07:00:24 +00:00
56114ed3af Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to ab529d5
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m42s
2024-04-03 07:00:28 +00:00
e9c072da3d Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 74cfd20
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m17s
2024-04-02 07:00:23 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:77de70558b498449e4f33a0a1ddc918f3af706462b3e9ab1d82a3279c56e5d38
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:073769b5407588d0a77e17801c142bcd05347c09e9f50cedd1ba897c47e23174
RUN apt -y update && apt install -y prosody && apt -y clean