peertube/Dockerfile
Renovate Bot aaa6243e14
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m39s
Update chocobozzz/peertube:v6.2.1-bookworm Docker digest to cb2c3aa
2024-08-19 04:00:22 +00:00

3 lines
174 B
Docker

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