Compare commits

..

No commits in common. "b853b5e0478c7950999f96ea1b91f6ba9c6764ce" and "63fec4b4787f59dae1bb8a53aa792c2d204f85ce" have entirely different histories.

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:3feb8cd63f183d96038768e20ee2ddd3768f6b804774970aeb925698a4f449ae
FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:82b6bb664117af2a1868769751b4c68fe471deb136cbc794b5912e2d22fc71c4
RUN apt -y update && apt install -y prosody && apt -y clean