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

This commit is contained in:
Renovate Bot 2024-11-14 04:00:21 +00:00
parent 85f4b1e096
commit a156fd0355

View file

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