Merge pull request 'Update dependency chocobozzz/peertube to v4.1.0' (#15) from renovate/chocobozzz-peertube-4.x into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #15
This commit is contained in:
Samuel Philipp 2022-02-25 16:35:17 +00:00
commit 9e74971052

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v4.0.0-bullseye@sha256:ab57883dfbeb5df59ece4184276568ba92551e7409211b0bdbc44157392cdba1
FROM chocobozzz/peertube:v4.1.0-bullseye@sha256:80137992231234a62cca0c9bc36210c337f79ea78b468fad28ea1d8f4d4429a8
RUN apt -y update && apt install -y prosody && apt -y clean