Compare commits

...

10 commits

Author SHA1 Message Date
c24571b07b Update chocobozzz/peertube Docker tag to v6.0.4
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-04-04 13:00:27 +00:00
66d48f6b51 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to fcd1e46
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-04-04 07:00:24 +00:00
56114ed3af Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to ab529d5
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m42s
2024-04-03 07:00:28 +00:00
e9c072da3d Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 74cfd20
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m17s
2024-04-02 07:00:23 +00:00
e3dd857ea2 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 77de705
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s
2024-04-01 07:00:23 +00:00
5101994be3 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 3b97fda
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m49s
2024-03-31 07:00:26 +00:00
cf90aa6654 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 4b91704
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-03-30 07:00:28 +00:00
4f1287b7d4 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to ce7c54b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m46s
2024-03-29 07:00:23 +00:00
e979226813 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to ef1c756
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
2024-03-28 07:00:23 +00:00
39f19f8a63 Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 4282fd0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s
2024-03-27 07:00:26 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:91a52aa65b8681835a4869b265c8ccccf607e3e3bb8edf8c6bb62e611b0ef7b9
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:1584c8033c88b4c32882ef6a3b8f5d57a5bff3c83e933caad608f489ee0d2f1b
RUN apt -y update && apt install -y prosody && apt -y clean