Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to a15ef5e
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-02-14 07:00:33 +00:00
parent 316c241732
commit 17b5acbbb1

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:598e6f635c02ee4079b3ffd2072b320b1b33397ed3fe8c48130f1750428d9e6c
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:a15ef5e5cc3c1c4060bbe577f039ba0085d68aadac7b6b36263e5f9a8c9a933b
RUN apt -y update && apt install -y prosody && apt -y clean