Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 12fdad3
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s

This commit is contained in:
Renovate Bot 2024-06-29 07:00:26 +00:00
parent 21ed808d0b
commit cfb743d464

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:310cdefa31e2d5b9d938843f5247d40e4b8c8c8ce90145dcc3643403fe6b94e1
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:12fdad3c566625473020920f55f3c4843f05cb1fcfc8a9aa8b2f82e77ed880a0
RUN apt -y update && apt install -y prosody && apt -y clean