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