Renovate Bot
085b73cc80
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m16s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.0.4-bookworm@sha256:49e81be8a161c2c34be82c8062ccf504f7f06d31b2f99c995e5fda62e0c8952d
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|