Compare commits

..

1 commit

Author SHA1 Message Date
08b94dc1b6 Update docker/build-push-action action to v6 2024-11-19 04:00:28 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:ab0d273777ee79c909ccca6017027636259fb8c2e05c8053891a48753a3714d6
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:5d9c2b22e9152dd41311a881a34527e1090ce240bab89c865a8475b111218b69
RUN apt -y update && apt install -y prosody && apt -y clean