Merge remote-tracking branch 'origin/main'
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 15s

This commit is contained in:
Samuel Philipp 2023-12-11 22:19:28 +01:00
commit 0d9e953907

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.0-bookworm@sha256:0f23d188c3a15f2fc579b98dfa0ca19d6cbb22d8b735c565702df4a2ece3c7b4
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:a1b7da2e27c4fe866e610c13fc002a81dfa232cb375d30c1ac1b60d22a293501
RUN apt -y update && apt install -y prosody && apt -y clean