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