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