Compare commits

..

10 commits

Author SHA1 Message Date
9ba938c42d Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 97eaae3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m17s
2024-01-25 07:00:26 +00:00
8e3e9fe7d3 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 85a5d06
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-01-24 07:00:28 +00:00
26b9b4fac8 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 16beaed
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m17s
2024-01-23 07:00:29 +00:00
43c24f6543 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 68c0c44
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-01-22 07:00:29 +00:00
08fe7fadfb Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 7d92246
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m43s
2024-01-21 07:00:28 +00:00
af2e302852 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 7ce6363
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m25s
2024-01-20 07:00:28 +00:00
dcdae4af18 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 0befa91
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-01-19 07:00:33 +00:00
4be70cb02c Update chocobozzz/peertube Docker tag to v6.0.3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m22s
2024-01-18 13:00:30 +00:00
64d1ca0ecf Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to d517635
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-01-18 07:00:33 +00:00
d746dc7059 Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to d66845c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m42s
2024-01-17 07:00:28 +00:00

View file

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