Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to b7158a7
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m47s

This commit is contained in:
Renovate Bot 2024-02-24 07:00:29 +00:00
parent f12d369c0f
commit 3617b1d5e0

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:96d14fcc15cfb80381aefe9b0f0760ba88dcd546be576b328bf60886a531fd5a
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:b7158a794c21c027d4a940437d245a79cd58067c1077464cc602a313902fc416
RUN apt -y update && apt install -y prosody && apt -y clean