Compare commits

..

1 commit

Author SHA1 Message Date
1400fb72ad Update docker/build-push-action action to v6 2024-10-31 04:00:26 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:2243959490171280c7f0903bbba59f3eed13efa879a72d961499ca2222f8438b
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:67bfdd990b4319223b761f9ca60ceb88b6156fe2f99028f6dd875807ee6187b1
RUN apt -y update && apt install -y prosody && apt -y clean