Update chocobozzz/peertube:v6.0.1-bookworm Docker digest to 6a031e2
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 2023-12-08 07:00:28 +00:00
parent 2f655955fb
commit ed4694c999

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.1-bookworm@sha256:557ddab6160268751ca48e796315bcb2101c63dc50600a54a2346e3e034563f0
FROM chocobozzz/peertube:v6.0.1-bookworm@sha256:6a031e2b2c79a90a2142ba5d469b4093e6517525829c7c2023f5a130ad758c76
RUN apt -y update && apt install -y prosody && apt -y clean