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

This commit is contained in:
Renovate Bot 2024-02-08 07:00:30 +00:00
parent 58c1a9072d
commit 5cf60af3ec

View file

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