Compare commits

..

1 commit

Author SHA1 Message Date
10fa41300c Update docker/build-push-action action to v6 2024-09-19 04:00:23 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:642341e9392ef90a55b04014483bd4b60500adbdd30ac42613c9458389a59084
FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:2f3e6c85764e7eb4d26620b865e9d914ac287ed3df4b83ffd6df8a7331db0fd4
RUN apt -y update && apt install -y prosody && apt -y clean