Renovate Bot
3c83d76ccb
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:d8c77d724345fec0df90901a7faccf488ea8ded7f0fb5e9b6cfc6a0095823f54
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|