Update chocobozzz/peertube:v6.3.0-bookworm Docker digest to 98fe094
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m21s

This commit is contained in:
Renovate Bot 2024-09-25 04:00:19 +00:00
parent 2e8f99a719
commit 7c0af83746

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:2a482b40d42ecd06a3cbbca5808992fe75a84c5b21249f3d22e7a053f29c4da3
FROM chocobozzz/peertube:v6.3.0-bookworm@sha256:98fe094a8e56668067572a4dd00d3020076db951f40e8228ffa6510f7514209b
RUN apt -y update && apt install -y prosody && apt -y clean