Compare commits

..

10 commits

Author SHA1 Message Date
17b5acbbb1 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to a15ef5e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
2024-02-14 07:00:33 +00:00
316c241732 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 598e6f6
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s
2024-02-13 07:00:27 +00:00
bfa8110c12 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 96ea59a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s
2024-02-12 07:00:28 +00:00
c0bcb79685 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to cabe7f1
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m41s
2024-02-11 07:00:30 +00:00
9e03c20d42 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 5ad6b90
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-02-09 07:00:27 +00:00
5cf60af3ec Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to f1688c7
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-02-08 07:00:30 +00:00
58c1a9072d Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to ea1eb5a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
2024-02-07 07:00:28 +00:00
c330f299c3 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to b11a275
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-02-05 07:00:30 +00:00
f596efde48 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to e38f115
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m45s
2024-02-04 07:00:28 +00:00
7b98b6fe5f Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 8bfe18f
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m17s
2024-02-03 07:00:27 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:a98fc632720fbc3b9d10c5b514ee28e2e34654e2c27e3a80b9f39f02b6fbcf8f
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:a15ef5e5cc3c1c4060bbe577f039ba0085d68aadac7b6b36263e5f9a8c9a933b
RUN apt -y update && apt install -y prosody && apt -y clean