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