Compare commits

..

No commits in common. "2b1d5fd5c46bd6860f1281699b20affb99d795a1" and "9779facc10da4b6f88397ddcf4434720680fdc4e" have entirely different histories.

View file

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