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