Compare commits

..

1 commit

Author SHA1 Message Date
4b5d6e9f55 Update docker/build-push-action action to v6 2025-03-01 04:00:34 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:9dd8a3352ba36524a408539caa30a7e1a1a4ba0e0d29e4bb160d0e00c3d46510
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:7699ae2056098431f7d3e639d5772dc4624235be85a7e7bbff90ce75970f0369
RUN apt -y update && apt install -y prosody && apt -y clean