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