Compare commits

...

10 commits

Author SHA1 Message Date
6dcbf35ad6 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 80ddc1c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m41s
2024-02-17 07:00:30 +00:00
c8cd0e5dd2 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 839d694
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s
2024-02-16 07:00:27 +00:00
4a4237242d Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 454ce61
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m17s
2024-02-15 07:00:31 +00:00
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

View file

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