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