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

This commit is contained in:
Renovate Bot 2024-02-17 07:00:30 +00:00
parent c8cd0e5dd2
commit 6dcbf35ad6

View file

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