Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to b21db4d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m43s

This commit is contained in:
Renovate Bot 2024-04-20 07:00:24 +00:00
parent 7f94256055
commit 9779facc10

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:367865c5724743ed01b09417421daaeefe2a05fb06c2dc1c747870f29365b114
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:b21db4d4e0c7ffb53d5e96b2686151f87ad87280d8a53312875d838bc393a683
RUN apt -y update && apt install -y prosody && apt -y clean