Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to fe50553
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-01-31 07:00:27 +00:00
parent ce9ed23610
commit 6928c70532

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:378db5e71b0f7ab0d8e2f5ec321e5ea2c48bd5fc239bc1bdbaf2b91c07b8b8fe
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:fe50553dc5f6503aadef3cc8939f5b2b37e3e7bb6d9e7cb45193a9c611113615
RUN apt -y update && apt install -y prosody && apt -y clean