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