Compare commits

..

No commits in common. "27e416c913603b630fd354df1b3a716edd4eac20" and "d25cb8b5b3504db5780cd41bce007f58df16615e" have entirely different histories.

View file

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