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

This commit is contained in:
Renovate Bot 2024-03-26 07:00:24 +00:00
parent d37317c230
commit 2b235a8295

View file

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