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