Compare commits

..

No commits in common. "64089a32aa55c76075aca6cb57e710866cb7b0ef" and "c93411acf4bd74b552588c8ed617b7a8a2df7b76" have entirely different histories.

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v4.0.0-bullseye@sha256:8a2b5190c929ac650cdb263785bb5ca37f1d5288b850e5887ad6cc5a2b974769
FROM chocobozzz/peertube:v4.0.0-bullseye@sha256:cbc48fa23bfbeb1039fa5df6d2bc9a2b370b2b9c276c486c4a0be0fa64537bd9
RUN apt -y update && apt install -y prosody && apt -y clean