Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to 44bca0a
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-12-14 04:00:26 +00:00
parent 638866735d
commit 7fcd1770f0

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:4ae3b3740ab0d8a7125cacf88c5117bc201f74f5aa680c2afb9391ea5cbd7fbf
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:44bca0ac31559ab957871516c41e3a360860e8bb77c07dbdba577ab828922edb
RUN apt -y update && apt install -y prosody && apt -y clean