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

This commit is contained in:
Renovate Bot 2024-06-11 07:00:24 +00:00
parent de0ff9d0fe
commit df7913d5e7

View file

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