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

This commit is contained in:
Renovate Bot 2023-12-22 07:00:32 +00:00
parent 70949046ef
commit 485881fc66

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:8fc36e9f668289088684eb597a97fc411ad7725889a10bef0c1f8ba88b18800f
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:7cad9480bc91f4fde713b8a15a9ddea8e17f8dcf78238a6721ce95d11092d83b
RUN apt -y update && apt install -y prosody && apt -y clean