Update chocobozzz/peertube:v7.0.0-bookworm Docker digest to ebeb4e2
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m24s

This commit is contained in:
Renovate Bot 2024-12-21 04:00:25 +00:00
parent 7218d114a1
commit d68d991b9a

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:957e8bceb78628cdc3d3138d883e04aff87bfc27caaac21f348a1682ae64559a
FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:ebeb4e2b6690cfd233ee2b78dc664599f3cadba2bb900eedf24d14742de67f97
RUN apt -y update && apt install -y prosody && apt -y clean