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