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

This commit is contained in:
Renovate Bot 2024-02-02 07:00:34 +00:00
parent e79484c22e
commit 581d24b4b0

View file

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