Compare commits

..

1 commit

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

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:8e5898074189b1555411b7dde9654dc2f6304c860936b535a485c2150ba77ab3
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:503b4697b98d9cb61d023c0601ea293f4bb13e2e92ce8665dea02770f55510d2
RUN apt -y update && apt install -y prosody && apt -y clean