Compare commits

..

No commits in common. "aefa3cd1c3db7b8241057c6bfaca98b2db87c167" and "e405050620eee104a617148ac44fbc10a4d380bf" have entirely different histories.

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v4.1.1-bullseye@sha256:07f80c7c0673cdf2615ab59e07575c176d5b934ec6ecfacf31d97348b9129a65
FROM chocobozzz/peertube:v4.1.1-bullseye@sha256:7891158b4441edffe76af229eff8a33eb05a6804204835126e2ae75a4232fc2c
RUN apt -y update && apt install -y prosody && apt -y clean