Compare commits

...

10 commits

Author SHA1 Message Date
a604e3cc0c Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 545a212
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-02-19 07:00:29 +00:00
eda6ef5bb9 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 64bf3bb
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m26s
2024-02-18 07:00:35 +00:00
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

View file

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