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