Compare commits

..

10 commits

Author SHA1 Message Date
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
b3f08548ee Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to c137afa
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-06-01 07:00:24 +00:00
275013f136 Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 36c0b97
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m40s
2024-05-31 07:00:23 +00:00

View file

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