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