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

This commit is contained in:
Renovate Bot 2025-05-27 04:00:29 +00:00
parent f803c3e794
commit 981266f454

View file

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