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

This commit is contained in:
Renovate Bot 2024-12-16 04:00:25 +00:00
parent 3ec2291531
commit 3c83d76ccb

View file

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