Renovate Bot
edbd4e812c
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m15s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v5.2.1-bullseye@sha256:6c141a9067672eba62a237ab0244d3a90edd45b711661a3bfe799884e37cc31c
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|