Renovate Bot
b04ae08fae
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m51s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:b6684d948f2347666f725e4bfd84a492ccfc62287e9960d8640db82c1ce2317f
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|