Compare commits

..

1 commit

Author SHA1 Message Date
4134c98024 Update docker/build-push-action action to v6 2024-10-26 04:00:26 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:683ba038ef08b6f48dda40e80376f6dfa07907e4f2d1fc75b7c126c515eb5f09
FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:6a6269e2f9a1621097cf85d4ba7b5a85de39b46aa31ec47587abdf4bb8c39051
RUN apt -y update && apt install -y prosody && apt -y clean