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