Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 7f755b0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m45s

This commit is contained in:
Renovate Bot 2024-02-01 07:00:29 +00:00
parent 6928c70532
commit e79484c22e

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:fe50553dc5f6503aadef3cc8939f5b2b37e3e7bb6d9e7cb45193a9c611113615
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:7f755b06ccb4a59ac9199dd4b67d21a5e9465f1622e4642c2730919a52aafef3
RUN apt -y update && apt install -y prosody && apt -y clean