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

This commit is contained in:
Renovate Bot 2024-01-14 07:00:30 +00:00
parent 2855310878
commit e3a4e2a8ba

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:b690ae2b4bcdec31f6158ce8db51d7608ff719fde50d37e78a8b2e0c6428a93d
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:1b575cfe2c7b572c7de55b39a57d4bbe6902dfd7874851c6024d731578bedb07
RUN apt -y update && apt install -y prosody && apt -y clean