Compare commits

..

10 commits

Author SHA1 Message Date
af2e302852 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 7ce6363
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m25s
2024-01-20 07:00:28 +00:00
dcdae4af18 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 0befa91
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-01-19 07:00:33 +00:00
4be70cb02c Update chocobozzz/peertube Docker tag to v6.0.3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
2024-01-18 13:00:30 +00:00
64d1ca0ecf Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to d517635
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-01-18 07:00:33 +00:00
d746dc7059 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to d66845c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m42s
2024-01-17 07:00:28 +00:00
b61258486e Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to f7061a9
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m45s
2024-01-16 07:00:32 +00:00
3062a57ded Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 941e071
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m43s
2024-01-15 07:00:32 +00:00
e3a4e2a8ba Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 1b575cf
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m46s
2024-01-14 07:00:30 +00:00
2855310878 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to b690ae2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m40s
2024-01-13 07:06:51 +00:00
0bd3688e1b Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 7631752
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m42s
2024-01-12 07:00:31 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:1142c3f29b2d9f856692b6e577a788cf2fd8a4b47b923b78d48a92370ba030fe
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:7ce6363c2dd98a355d09238f8c46564f92ef902ac2b65580da8b89b8a80e1c0d
RUN apt -y update && apt install -y prosody && apt -y clean