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