Compare commits

..

10 commits

Author SHA1 Message Date
61aac32e5e Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 0f7d288
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m33s
2023-12-23 07:00:32 +00:00
485881fc66 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 7cad948
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m30s
2023-12-22 07:00:32 +00:00
70949046ef Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 8fc36e9
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s
2023-12-21 07:00:40 +00:00
1c349ec5bc Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 2c80c1b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m32s
2023-12-20 07:00:33 +00:00
cbf446e40b Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to af148a8
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s
2023-12-19 07:00:39 +00:00
b54190f379 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to bce4030
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m31s
2023-12-18 07:00:31 +00:00
75cd4de2c6 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 0e012a9
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m52s
2023-12-17 07:00:29 +00:00
bad820b7ee Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 636a4cf
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s
2023-12-16 07:00:33 +00:00
a474f5a27b Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 2ff6ffd
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
2023-12-15 07:00:30 +00:00
9bdc5481bc Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 8549471
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m29s
2023-12-14 07:00:32 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:ba67df9b08d6f641bcbdf1e2897c7f1a255c399064999098f05e042665fcbefe
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:0f7d288fa523dda6107be295be22bea1efcc0f2f3167214bef91539ae9744b40
RUN apt -y update && apt install -y prosody && apt -y clean