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

This commit is contained in:
Renovate Bot 2024-05-11 07:00:24 +00:00
parent 2e4ad1665d
commit f8bbc09297

View file

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