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