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

This commit is contained in:
Renovate Bot 2024-02-07 07:00:28 +00:00
parent c330f299c3
commit 58c1a9072d

View file

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