Renovate Bot
2a36bfe252
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m49s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:b646bee4fa9b20ab5ea25bd78ae082fa550d8e86df9a93fc096e79247d35ed1d
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|