Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 95412f7
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m18s

This commit is contained in:
Renovate Bot 2024-02-20 07:00:29 +00:00
parent a604e3cc0c
commit 3efc25f2c7

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:545a212ddb9a6580d71962f7734cbf8464acde4421412bb2f7e742e158c94fdc
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:95412f7bffcfbd7d6a7014ec4396da6c3a3b5a97f049127d78304212c265a3b7
RUN apt -y update && apt install -y prosody && apt -y clean