Compare commits

..

1 commit

Author SHA1 Message Date
9c98edd652 Update docker/build-push-action action to v6 2024-12-04 04:00:31 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:1e2c57ff2312209ec135784c39b8da683f8c976ef25e3da6d19d2f09df7ffa9f
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:b7a1aecb5ad1c4d196e17830188d57470c8457e79dff5b1e0f4e1f5959f1bbd7
RUN apt -y update && apt install -y prosody && apt -y clean