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

This commit is contained in:
Renovate Bot 2024-05-12 07:00:26 +00:00
parent f8bbc09297
commit fb6e7b1a0d

View file

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