peertube/Dockerfile
Renovate Bot f803c3e794
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 4m8s
Update chocobozzz/peertube:v7.1.1-bookworm Docker digest to 794030d
2025-05-26 04:00:30 +00:00

3 lines
174 B
Docker

FROM chocobozzz/peertube:v7.1.1-bookworm@sha256:794030dd5c600c4a55245c5bb17f3eade3ae74796c18c39cee0761f45ea73d58
RUN apt -y update && apt install -y prosody && apt -y clean