Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 626995a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m28s

This commit is contained in:
Renovate Bot 2023-12-25 07:00:31 +00:00
parent b3f7e5d4c3
commit eac4dfc252

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:5af72886bbfdf156c2065a7198cc5eb1bd7215de7aed5a0f40e355d02aab3e0f
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:626995a6efb833a3af64b2af4be56d8573fc238f919f70cd7f33ebf7b55e2e51
RUN apt -y update && apt install -y prosody && apt -y clean