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