Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to e21c2c5
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m36s

This commit is contained in:
Renovate Bot 2024-08-29 04:00:24 +00:00
parent 2c80a45bf1
commit 3008ca9d1e

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:5d5a8f523ea3dcf7562ff693ff3c5d452f608b6cd4ffd27dc67f09ea7d7c6f77
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:e21c2c5cee654d4cc483405591afeed98c7d67b2fcaa17df1411d3cb1a5660ed
RUN apt -y update && apt install -y prosody && apt -y clean