Compare commits

..

1 commit

Author SHA1 Message Date
bfcc63c6f2 Update docker/build-push-action action to v6 2024-10-21 04:00:24 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:5bf19c466a5218dbabcb7db4752f9b3957b7f825098cf83c2ad461723b433cde
FROM chocobozzz/peertube:v6.3.2-bookworm@sha256:4ea4aa05a8e693e87567d1f85331b6aa84e70cd75cd8b1c3502accbcb9ead402
RUN apt -y update && apt install -y prosody && apt -y clean