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

This commit is contained in:
Renovate Bot 2024-08-16 04:00:22 +00:00
parent c26ae715fb
commit 8fbe6f196c

View file

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