Compare commits

..

No commits in common. "f32ce1f52468142c8441c9cc12ce2a866f000be7" and "2e4ad1665d384d0e122ce2ec192e5d2b33e71daa" have entirely different histories.

View file

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