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

This commit is contained in:
Renovate Bot 2023-12-23 07:00:32 +00:00
parent 485881fc66
commit 61aac32e5e

View file

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