Update dependency chocobozzz/peertube to v4.2.1
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2022-06-21 10:00:55 +00:00
parent 6480595b72
commit 5946d3173c

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v4.2.0-bullseye@sha256:fea849509332dc397aa4d332a4d0c3d498122a300d52674c1945e6b5e0238aac
FROM chocobozzz/peertube:v4.2.1-bullseye@sha256:beeb97d62114646429fda6c0ba0f18303b064aea37d2800b1def49aca54bcaf2
RUN apt -y update && apt install -y prosody && apt -y clean