Compare commits

..

No commits in common. "9aa1d8815c24a6d82d37483f0d83fee0f11d92f7" and "6a50e7813d437ad27291b6a97a9d95db17e168e1" have entirely different histories.

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.2.1-bookworm@sha256:6f15525f6ca23632fdb90d7631a028e5880a2af3eefa76bca2737810328c7ed7
FROM chocobozzz/peertube:v7.2.0-bookworm@sha256:8fcdc55c06dd4c70936455bc0a683a9e37fbf117df8a7402eab2b20f7cc02a6d
RUN apt -y update && apt install -y prosody && apt -y clean