Compare commits

..

1 commit

Author SHA1 Message Date
2087313526 Update docker/build-push-action action to v6 2024-08-15 04:00:25 +00:00

View file

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