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