Compare commits

..

1 commit

Author SHA1 Message Date
1471541ad6 Update docker/build-push-action action to v6 2024-12-17 21:00:29 +00:00

View file

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