Update chocobozzz/peertube Docker tag to v5.1.0
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Renovate Bot 2023-03-22 08:00:51 +00:00
parent 6f630f1bf0
commit fd830c4566

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v5.0.1-bullseye@sha256:ddc642954a98709f6bff4c3aabd1a5aedd538b729d760632c1e288f2c39a80df
FROM chocobozzz/peertube:v5.1.0-bullseye@sha256:7473bcec4adc2287a8eec87f8fc8de528af2d12882e36f8fb2489d0bcc79ce91
RUN apt -y update && apt install -y prosody && apt -y clean