Compare commits

..

1 commit

Author SHA1 Message Date
5b157d5208 Update docker/build-push-action action to v6 2024-12-10 04:00:32 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:7da12eb5ec17d31dc45c0596f40231361ee0cf18735331c3879e45fef1da20c9
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:d6d27e9af28ce34785148bff7700e88972783bcdc7ab8399cd5b0c0ac9921f38
RUN apt -y update && apt install -y prosody && apt -y clean