Compare commits

..

1 commit

Author SHA1 Message Date
c211ca8d18 Update docker/build-push-action action to v6 2024-09-21 04:00:25 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:81eb33b30a1c5775bb5affcb5984d9845d136c69524ee4df867eb4968cef37b9
FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:cc768e01a85a1dac14bf1274afb947f38b0324fa65878018163a54a5fc2482cf
RUN apt -y update && apt install -y prosody && apt -y clean