Renovate Bot
88057f6f5a
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m24s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:7ec9f635ae1966812ba87e85cb796045733181420be43d204bde774ee6889cc4
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|