Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 85100d3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s

This commit is contained in:
Renovate Bot 2024-06-07 07:00:22 +00:00
parent 38a899b768
commit a730d0d965

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:744b5f50abf4f8df35497dce5613a03f22c1edec8e72a4e9961c4597c51434b8
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:85100d32f1bd3313b0fdc223f20efbb2099f96f0c06725e517e054c7a4c5a440
RUN apt -y update && apt install -y prosody && apt -y clean