Renovate Bot
fae9e88deb
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:c36a6ad2e895971c0421e2f402b7379bcd2e2afa04968b9b11312f69ae76ad47
|
|
|
|
RUN apt -y update && apt install -y prosody && apt -y clean
|