Compare commits

..

1 commit

Author SHA1 Message Date
7979f5e135 Update docker/build-push-action action to v6 2025-02-24 04:00:31 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:09e741b4e4855e7cadc428cf73e78421e4c0109937c86eb72e7d730ffba221ec
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:04563366797b72c2d9406f544af6a85abeccb38bc896c34a5d0f39c8e07d0614
RUN apt -y update && apt install -y prosody && apt -y clean