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