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