Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 5ea8286
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m41s

This commit is contained in:
Renovate Bot 2024-06-16 07:00:23 +00:00
parent 1b4121a25c
commit 337efaa8e0

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:813f3b4fca7c08bb5922502ba0d39efec10c02b26bf25719451903e43d2f3974
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:5ea8286267a8b7a28aef44eff363ff19083f872705fcea045dc445c31cfb2cea
RUN apt -y update && apt install -y prosody && apt -y clean