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

This commit is contained in:
Renovate Bot 2024-08-25 04:00:22 +00:00
parent 077a1501d5
commit f65fdffba2

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:41c31c67e597f2701a46365cf3d74c01681f4e4d5887506d955cd32deae232b4
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:d80ac131d2207ece0fc8b33bd04d6850b06eb3501a6a84c8915178c6ab525f0e
RUN apt -y update && apt install -y prosody && apt -y clean