Compare commits

..

1 commit

Author SHA1 Message Date
0d73280002 Update docker/build-push-action action to v6 2024-08-28 04:00:26 +00:00

View file

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