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

This commit is contained in:
Renovate Bot 2023-12-31 07:00:30 +00:00
parent c1b84bb87d
commit b04ae08fae

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:8df6ef6189b8e1f4806ee3623447b09205120b69942370be3d9612bbf6a61688
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:b6684d948f2347666f725e4bfd84a492ccfc62287e9960d8640db82c1ce2317f
RUN apt -y update && apt install -y prosody && apt -y clean