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

This commit is contained in:
Renovate Bot 2022-11-17 14:00:44 +00:00
parent 88f4178c9a
commit 52889d8ad7

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v4.3.0-bullseye@sha256:f789d4414b429f8744722ffbd62b2e872ef737c0aada744002102d4ceb4f310b
FROM chocobozzz/peertube:v4.3.1-bullseye@sha256:2a17fe4933dd4abe2e26b93893870724a8675f59e8da5829cc3f4623d36c0408
RUN apt -y update && apt install -y prosody && apt -y clean