Compare commits

..

1 commit

Author SHA1 Message Date
2a9a862390 Update docker/build-push-action action to v6 2024-09-25 04:00:23 +00:00

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.1-bookworm@sha256:dcf90835ff4be89715399b63221eaa0e78f277d167633279ad43fc2d65e09bc7
FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:98fe094a8e56668067572a4dd00d3020076db951f40e8228ffa6510f7514209b
RUN apt -y update && apt install -y prosody && apt -y clean