Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 2e2f385
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-11-29 04:00:23 +00:00
parent 9f179f7286
commit 75c406f036

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:871670afca22da2cb55a2b9410919160db693eac936588599a6f26a0204476f4
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:2e2f3851fda840c756afd4c995c970d12944e3343d23cc0ae3ac7f2715f991c0
RUN apt -y update && apt install -y prosody && apt -y clean