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

This commit is contained in:
Renovate Bot 2024-02-05 07:00:30 +00:00
parent f596efde48
commit c330f299c3

View file

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