Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to a43639d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m35s

This commit is contained in:
Renovate Bot 2024-01-04 07:00:35 +00:00
parent dfc954d4fb
commit cab57bbcf5

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:68c6b9cf485ea0bcab2d62c7d501ff996966b55bd37540f270aa17a2d2093d32
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:a43639de40f3783053b54c9d3e2fe082d500ac001e1a3dbe907aeecd2e308cc9
RUN apt -y update && apt install -y prosody && apt -y clean