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