Compare commits

..

1 commit

Author SHA1 Message Date
2504c69b54 Update docker/build-push-action action to v6 2024-07-25 04:00:33 +00:00

View file

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