Update chocobozzz/peertube:v6.0.4-bookworm Docker digest to c3022f0
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 2m13s

This commit is contained in:
Renovate Bot 2024-04-21 07:00:26 +00:00
parent 9779facc10
commit b8a317a755

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:b21db4d4e0c7ffb53d5e96b2686151f87ad87280d8a53312875d838bc393a683
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:c3022f0905f493cd3370cc96151aeb329aac70383a406a3f7e36bf65984f9450
RUN apt -y update && apt install -y prosody && apt -y clean