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

This commit is contained in:
Renovate Bot 2024-12-25 04:00:28 +00:00
parent fbff705838
commit ed0a0abb35

View file

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