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