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

This commit is contained in:
Renovate Bot 2024-12-09 04:00:21 +00:00
parent 4b7ef35048
commit 0fdef6cf77

View file

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