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