Compare commits

..

1 commit

Author SHA1 Message Date
0f25147287 Update docker/build-push-action action to v6 2024-07-26 04:00:31 +00:00

View file

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