Compare commits

..

No commits in common. "275013f13671948b87f7359584db73ee9b1a815b" and "f32ce1f52468142c8441c9cc12ce2a866f000be7" have entirely different histories.

View file

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