Compare commits

..

1 commit

Author SHA1 Message Date
ee313f002e Update docker/build-push-action action to v6 2025-03-07 04:00:30 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:494affcdd46022293a710f7b620c553735126b257c70c820832e714a2ca6c581
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:ccac6c107d4c9537356f8446027cc9e813dac62fdfee53c58a98d31464da14ea
RUN apt -y update && apt install -y prosody && apt -y clean