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

This commit is contained in:
Renovate Bot 2024-03-21 07:00:24 +00:00
parent 6137dff233
commit 1152d18a3c

View file

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