Compare commits

..

1 commit

Author SHA1 Message Date
42f364defb Update docker/build-push-action action to v6 2024-07-24 04:00:31 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.2.0-bookworm@sha256:82dd03d780c218e5192a693824ef53fa71f9bae63c87c2d5b41a1266a1483305
FROM chocobozzz/peertube:v6.2.0-bookworm@sha256:a97ebad7e1c22d6b6a3298574a5950c7b2fa9a7eed4752ac5931a843c246982e
RUN apt -y update && apt install -y prosody && apt -y clean