Renovate Bot
3537050982
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:v6.0.4-bookworm@sha256:95dceaccb174b40f58c94c2c7f53a2b902dd89c2e555cfbb3ce7cf79ae90522c
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|