Compare commits

..

12 commits

Author SHA1 Message Date
9296c854b6 Update chocobozzz/peertube:v7.1.0-bookworm Docker digest to 414fbff
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 7m38s
2025-03-19 04:00:27 +00:00
75672f0dc1 Update chocobozzz/peertube Docker tag to v7.1.0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m35s
2025-03-18 10:00:31 +00:00
6ed6088dba Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to a129163
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m45s
2025-03-18 04:00:32 +00:00
8176c7fb96 Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 990f9d0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m44s
2025-03-17 04:00:31 +00:00
6657af80ae Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 7e17086
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m33s
2025-03-16 04:00:28 +00:00
3d9928f718 Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to bf13f4e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m14s
2025-03-15 04:00:27 +00:00
2d17c24e6a Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to e861c82
Some checks are pending
Build and Push Docker image / Build and Push Docker image (push) Waiting to run
2025-03-14 04:00:27 +00:00
f2ddbf7e74 Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 57ce0cb
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m42s
2025-03-13 04:00:29 +00:00
6dc6159109 Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to e8f4c09
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m42s
2025-03-12 04:00:28 +00:00
b74288c034 Merge remote-tracking branch 'origin/main'
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 25s
2025-03-11 23:18:05 +01:00
be2eef93b4 Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to ab1d289
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m48s
2025-03-11 04:00:37 +00:00
1fec609486 Update chocobozzz/peertube:v7.0.1-bookworm Docker digest to 74fd977
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m38s
2025-03-10 04:00:35 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:76d885f571e7fc25be162bf1a2d8233ea8b85bfd986d0409fdd5b28ef25c4332
FROM chocobozzz/peertube:v7.1.0-bookworm@sha256:414fbff0adcc1ab369fb1b0630f5943834cad2e1ac1031e38c189cc94deb37e6
RUN apt -y update && apt install -y prosody && apt -y clean