peertube/Dockerfile
Renovate Bot 1e70ec8c98
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m27s
Update chocobozzz/peertube:v6.3.3-bookworm Docker digest to aacda36
2024-11-02 04:00:20 +00:00

3 lines
174 B
Docker

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