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

This commit is contained in:
Renovate Bot 2024-08-21 04:00:21 +00:00
parent dab2c4e615
commit ab7ad9ad67

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:6eb325dadd2eb0ef03fbae80188f86fa9e52a7a950bf2414675864a4088785f2
FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:d44b14e75e5ffa87050c41d786cccf9d1a22c861c30a3ec009f1e6dfdc0cfcac
RUN apt -y update && apt install -y prosody && apt -y clean