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