Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to 95dceac
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s

This commit is contained in:
Renovate Bot 2024-04-23 07:00:22 +00:00
parent 01cf39013b
commit 3537050982

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:382daa763ee77bc5186af20121b988e9d8d1712ca2ca377a21eeddeac19a7382
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:95dceaccb174b40f58c94c2c7f53a2b902dd89c2e555cfbb3ce7cf79ae90522c
RUN apt -y update && apt install -y prosody && apt -y clean