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

Reviewed-on: #17
This commit is contained in:
Samuel Philipp 2022-03-08 16:54:11 +00:00
commit 41a23f5b30

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v4.1.0-bullseye@sha256:1d7d50701ec2c6f6d129009b93c6743d51a74dfcef7c33b471af9bf136b5d8ad
FROM chocobozzz/peertube:v4.1.1-bullseye@sha256:18c9a960005b1b66a39ba6e3d2db91e65ebd12f16528487b0faca06a7c7ad02e
RUN apt -y update && apt install -y prosody && apt -y clean