Compare commits

..

1 commit

Author SHA1 Message Date
234b6059e4 Update docker/build-push-action action to v6 2024-11-17 04:00:27 +00:00

View file

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