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

This commit is contained in:
Renovate Bot 2025-02-06 04:00:40 +00:00
parent e65e976f1a
commit 3dfaeceb6b

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:795629bad81ad8a439d8a7dcdd15c454466aec124473500fec1d19272e95bb00
FROM chocobozzz/peertube:v7.0.1-bookworm@sha256:dcc18c1170f6b9db25e3eb76384f775d9368c3534a686d63bd8936755ddb7994
RUN apt -y update && apt install -y prosody && apt -y clean