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