Update chocobozzz/peertube:v6.3.1-bookworm Docker digest to c36a6ad
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-10-04 04:00:20 +00:00
parent 6ea3741e9d
commit fae9e88deb

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.3.1-bookworm@sha256:728e947bd7e870e4eb411ea3814c3fdf7251a8b47200ab29cd73dba89a911b98
FROM chocobozzz/peertube:v6.3.1-bookworm@sha256:c36a6ad2e895971c0421e2f402b7379bcd2e2afa04968b9b11312f69ae76ad47
RUN apt -y update && apt install -y prosody && apt -y clean