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