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