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