Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to 5af7288
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m52s

This commit is contained in:
Renovate Bot 2023-12-24 07:00:32 +00:00
parent 61aac32e5e
commit b3f7e5d4c3

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:0f7d288fa523dda6107be295be22bea1efcc0f2f3167214bef91539ae9744b40
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:5af72886bbfdf156c2065a7198cc5eb1bd7215de7aed5a0f40e355d02aab3e0f
RUN apt -y update && apt install -y prosody && apt -y clean