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