Compare commits

..

1 commit

Author SHA1 Message Date
b3f8191ba0 Update docker/build-push-action action to v6 2024-07-02 07:00:32 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:977197bb7aa82acd0616c8032a38f6222ceabe6a887eb6d6c10fb40d8a14ab54
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:1899b4c8e7ded079707fb8033b5eb630391191ea5dcf1429ff4e1c1c7c953d16
RUN apt -y update && apt install -y prosody && apt -y clean