Renovate Bot
0f37d9bd5d
All checks were successful
Build and Push Docker image / Build and Push Docker image (push) Successful in 1m49s
3 lines
174 B
Docker
3 lines
174 B
Docker
FROM chocobozzz/peertube:v7.0.0-bookworm@sha256:2b9dcbf9d0749436724d08f2749de0593acd64c0f8653ebf8f2dccc2b3c5836b
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|