Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to a25e864
Some checks failed
Build and Push Docker image / Build and Push Docker image (push) Failing after 3s

This commit is contained in:
Renovate Bot 2025-04-14 04:00:31 +00:00
parent 8cdf63e916
commit fb09bd565d

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:b6d4404853f7637367bfb950175c107230b59b8b95f8c1a19a5b2e826bc9f103
FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:a25e8642e4d7c4484dd6920eee26c070f1eef987a679d8e6e76aef2af5607167
RUN apt -y update && apt install -y prosody && apt -y clean