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

This commit is contained in:
Renovate Bot 2024-05-14 07:00:25 +00:00
parent 932ef55e1b
commit ec1fa7db44

View file

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