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