Compare commits

..

1 commit

Author SHA1 Message Date
7ee74ed909 Update docker/build-push-action action to v6 2024-11-12 04:00:25 +00:00

View file

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