Compare commits

..

1 commit

Author SHA1 Message Date
e0388987d4 Update docker/build-push-action action to v6 2024-11-16 04:00:31 +00:00

View file

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