peertube/Dockerfile
Renovate Bot 2900f41c5e
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m36s
Update chocobozzz/peertube:v6.1.0-bookworm Docker digest to 564c5a5
2024-06-24 07:00:25 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.1.0-bookworm@sha256:564c5a5543f297ae46ad5f9edebe337ea97a38e07ea7279edb6646a42be2a229
RUN apt -y update && apt install -y prosody && apt -y clean