Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to b1c1211
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-03-25 07:00:22 +00:00
parent 5486c9529e
commit d37317c230

View file

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