Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 7c648e5
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m0s

This commit is contained in:
Renovate Bot 2025-04-20 04:00:34 +00:00
parent 573084aee3
commit cb740bb3e5

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:adbaaf16984b62be6d51563ed8ee895a505febab4d9602a542b65025d2251ab5
FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:7c648e56e9d1341065e23f026da55f96d77148ac6805d75b31d4cd7d041ce7d3
RUN apt -y update && apt install -y prosody && apt -y clean