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