Update chocobozzz/peertube:v6.2.0-bookworm Docker digest to eaa83bc
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-08-01 04:00:26 +00:00
parent d6ee5d96a8
commit 817b5c37a3

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.2.0-bookworm@sha256:2048d07b85e4660788af0f8356e7bb229a6d394ab2afecadfb3308f9d222a4b6
FROM chocobozzz/peertube:v6.2.0-bookworm@sha256:eaa83bca3031cfa4dc225aa866e918ce0384644d40abbce8c310fa9736efcf4c
RUN apt -y update && apt install -y prosody && apt -y clean