peertube/Dockerfile
Renovate Bot b04ae08fae
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m51s
Update chocobozzz/peertube:v6.0.2-bookworm Docker digest to b6684d9
2023-12-31 07:00:30 +00:00

4 lines
174 B
Docker

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