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

This commit is contained in:
Renovate Bot 2024-11-04 04:00:21 +00:00
parent 1e70ec8c98
commit e1c7119657

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:aacda36030575eecdc692b30654c57c6cc0c8bb7ba55341c5ce968947a213865
FROM chocobozzz/peertube:v6.3.3-bookworm@sha256:e0739d3c8e4408d70181d6dd56b3ecedaf29a8a1052b8095f2b28bf9421f77da
RUN apt -y update && apt install -y prosody && apt -y clean