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