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

This commit is contained in:
Renovate Bot 2024-01-16 07:00:32 +00:00
parent 3062a57ded
commit b61258486e

View file

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