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