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