Compare commits

..

10 commits

Author SHA1 Message Date
9aa1d8815c Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to 6f15525
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m47s
2025-06-21 04:00:31 +00:00
cfb69d42a0 Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to 3e9c236
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 3m44s
2025-06-20 04:00:32 +00:00
dfedbbc26d Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to 2c5cf6b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m4s
2025-06-19 04:00:34 +00:00
f6d67fd011 Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to 5d5575f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m16s
2025-06-18 04:00:31 +00:00
1fa4c93381 Update chocobozzz/peertube:v7.2.1-bookworm Docker digest to 33104b4
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m0s
2025-06-17 04:00:31 +00:00
e16884f1ea Update chocobozzz/peertube Docker tag to v7.2.1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m8s
2025-06-16 09:00:33 +00:00
8ca907a407 Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 4a0fae2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m7s
2025-06-16 04:00:30 +00:00
b853b5e047 Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 3feb8cd
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m6s
2025-06-15 04:00:32 +00:00
9b51b56d0d Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to ec3d8e4
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m18s
2025-06-14 04:00:32 +00:00
45b7f1ba49 Update chocobozzz/peertube:v7.2.0-bookworm Docker digest to 969d7ce
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m17s
2025-06-13 04:00:42 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:8fcdc55c06dd4c70936455bc0a683a9e37fbf117df8a7402eab2b20f7cc02a6d
FROM chocobozzz/peertube:v7.2.1-bookworm@sha256:6f15525f6ca23632fdb90d7631a028e5880a2af3eefa76bca2737810328c7ed7
RUN apt -y update && apt install -y prosody && apt -y clean