Compare commits

..

1 commit

Author SHA1 Message Date
cc3571f876 Update docker/build-push-action action to v6 2024-08-07 04:00:27 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:f8187f0ece12658869c3291b55e9f208cff6d5aa5e4ab451f702d198704da2f1
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:33992904bda3b728fc0681b90a73ffb52999bae14803706b0a707e394146bc35
RUN apt -y update && apt install -y prosody && apt -y clean