Renovate Bot
6dcbf35ad6
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m41s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:80ddc1c97f1b80b672b82008d967e3faca76ff72a07a1fc7188fe8258ffc60d9
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|