Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 310cdef
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m19s

This commit is contained in:
Renovate Bot 2024-06-28 07:00:25 +00:00
parent 2ad4f84643
commit 21ed808d0b

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:c4aac8f7638fe761c650ebd55d41f918ced751c6e6c10c28fee68739551d4b85
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:310cdefa31e2d5b9d938843f5247d40e4b8c8c8ce90145dcc3643403fe6b94e1
RUN apt -y update && apt install -y prosody && apt -y clean