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