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