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