peertube/Dockerfile
Renovate Bot 9ba938c42d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m17s
Update chocobozzz/peertube:v6.0.3-bookworm Docker digest to 97eaae3
2024-01-25 07:00:26 +00:00

4 lines
174 B
Docker

FROM chocobozzz/peertube:v6.0.3-bookworm@sha256:97eaae388df1fae8c5406a0151c72894a8daa5fdb31abed4b568bcc7f03cdeb7
RUN apt -y update && apt install -y prosody && apt -y clean