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