Renovate Bot
3823b2e1c8
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.2-bookworm@sha256:7ab33aa158b69da6ca6d5016e13b00171bbad636cc173e60b27344f2f624ecbf
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|