Renovate Bot
f62d1446c5
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.3.1-bookworm@sha256:0d720a012e93a6f8bf1dac5dbfbf45c6800358640f58a05718364377d9145528
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|