peertube/Dockerfile
Renovate Bot 647efeb90b
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m20s
Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to 133e967
2024-09-04 04:00:20 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v6.2.1-bookworm@sha256:133e96765461d9a7e2c8734b93cf58bd63027a0e9cc7b216e055c88cde0f549e
RUN apt -y update && apt install -y prosody && apt -y clean