Update chocobozzz/peertube Docker tag to v6.0.4
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s

This commit is contained in:
Renovate Bot 2024-04-04 13:00:27 +00:00
parent 66d48f6b51
commit c24571b07b

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:fcd1e46993515f4e1b67e6f62fcb0be110a0edb3f9ee8e5ee6bbaff704d2b0af
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:1584c8033c88b4c32882ef6a3b8f5d57a5bff3c83e933caad608f489ee0d2f1b
RUN apt -y update && apt install -y prosody && apt -y clean