Compare commits

..

1 commit

Author SHA1 Message Date
bdee128e8a Update docker/build-push-action action to v6 2024-12-13 04:00:33 +00:00

View file

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