Compare commits

..

No commits in common. "6e81fd304b649d8e39ef801e9cd82fabb3a1d958" and "4084a84cf7b45cb0a706981e5da4c45e506cad82" have entirely different histories.

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:236f00644765df3fe9386396d909b99c3950cf9944a027536588003d0bae7bdc
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:3c59062debf1526b5717109ffe931a7a402b22f42f101eb05ba6057487820075
RUN apt -y update && apt install -y prosody && apt -y clean