Compare commits

..

1 commit

Author SHA1 Message Date
72f850b380 Update docker/build-push-action action to v6 2024-12-14 04:00:29 +00:00

View file

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