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