Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to dc76b53
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m27s

This commit is contained in:
Renovate Bot 2024-05-05 07:00:29 +00:00
parent 1c8329c3a5
commit ecb560bd9e

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:88546453fff881cf3f599a438ecf5375a033ace132706b51dedc9f0ccaeea472
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:dc76b5384a55e827340eb8e977a9d107c2cae1c868b4f8ab8fe4342f4afd1b66
RUN apt -y update && apt install -y prosody && apt -y clean