Compare commits

..

10 commits

Author SHA1 Message Date
df7913d5e7 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 899db1e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s
2024-06-11 07:00:24 +00:00
de0ff9d0fe Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 481461c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-06-10 07:00:21 +00:00
4d6ac03577 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 1fdfffb
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m42s
2024-06-09 07:00:22 +00:00
4180bc9002 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to b0b0600
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
2024-06-08 07:00:23 +00:00
a730d0d965 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 85100d3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-06-07 07:00:22 +00:00
38a899b768 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 744b5f5
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s
2024-06-06 07:00:23 +00:00
725f429e8d Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to a45944e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m44s
2024-06-05 07:00:25 +00:00
331335d538 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 55cd864
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-06-04 07:00:23 +00:00
040b25a7ed Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 1b70127
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-06-03 07:01:24 +00:00
646ef688c6 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 03a186e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m43s
2024-06-02 07:00:23 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:c137afa8e3761b13f090d50985826da0cef8f573bf01c5299929a55b47749ad9
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:899db1ed52d24a53a8d643220402004a4c3ccc25cb3768d4a26d163a97c81d1f
RUN apt -y update && apt install -y prosody && apt -y clean