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

This commit is contained in:
Renovate Bot 2024-12-12 04:00:28 +00:00
parent 8b6078e20a
commit da232daf7d

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:7da12eb5ec17d31dc45c0596f40231361ee0cf18735331c3879e45fef1da20c9
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:d274510c30daa93049b3dfaa97308ae6c85e97b40c375da7f2c0cdae43621c58
RUN apt -y update && apt install -y prosody && apt -y clean