Compare commits

..

1 commit

Author SHA1 Message Date
e770c9cfcf Update docker/build-push-action action to v6 2024-09-18 04:00:23 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:e47684a5578679060e1cc9be737ee36dce2135b6c0ed1255cc9bc7b707e2bd36
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:d5a1ea3113d39a97ecd49df18d0e2d26cb5fc9c35d783e33d48d33b6625cfe83
RUN apt -y update && apt install -y prosody && apt -y clean