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