Compare commits

..

1 commit

Author SHA1 Message Date
b86a53d4bb Update docker/build-push-action action to v6 2024-09-20 04:00:23 +00:00

View file

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