Compare commits

..

1 commit

Author SHA1 Message Date
7c3d54aed5 Update docker/build-push-action action to v6 2024-12-24 04:00:28 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:faaa40a70fd9fc1833f9e4a94b50b5429c7868105c2985d39aac07a6999dee1e
FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:426deae8e8e3f13c2a3ccfeae337bcb0d862cd8719e63103e2081ebdc54db10a
RUN apt -y update && apt install -y prosody && apt -y clean