Merge remote-tracking branch 'origin/main'
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 36s

This commit is contained in:
Samuel Philipp 2023-09-06 22:57:31 +02:00
commit 7df68fdef9

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v5.2.0-bullseye@sha256:1d74b0a877db72c5015f9bc0eee8f575811bda457d6991f543a7374c71ba2270
FROM chocobozzz/peertube:v5.2.1-bullseye@sha256:12c0fbc0d5210f63f935dfb7c5b23a0ef2c82ff258d15b6d1c3587178f2ff06c
RUN apt -y update && apt install -y prosody && apt -y clean