Compare commits
No commits in common. "cbf446e40b22200e69bd8a4bbd8dee3a9cbac44e" and "894fa5bb18c951e835bfcdc09fd2fca553678186" have entirely different histories.
cbf446e40b
...
894fa5bb18
2 changed files with 2 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
FROM chocobozzz/peertube:v6.0.2-bookworm@sha256:af148a88e845b2c054600b59d95b227ba565f5a015f716145dc80c55cb3d5689
|
FROM chocobozzz/peertube:v6.0.0-bookworm@sha256:0f23d188c3a15f2fc579b98dfa0ca19d6cbb22d8b735c565702df4a2ece3c7b4
|
||||||
|
|
||||||
RUN apt -y update && apt install -y prosody && apt -y clean
|
RUN apt -y update && apt install -y prosody && apt -y clean
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# [PeerTube](https://git.sp-codes.de/sp-codes/peertube)
|
# [PeerTube](https://git.sp-codes.de/sp-codes/peertube)
|
||||||
|
|
||||||
[![Docker Pulls](https://img.shields.io/docker/pulls/spcodes/peertube)](https://hub.docker.com/r/spcodes/peertube)
|
[![Build Status](https://ci.sp-codes.de/api/badges/sp-codes/peertube/status.svg)](https://ci.sp-codes.de/sp-codes/peertube) [![Docker Pulls](https://img.shields.io/docker/pulls/spcodes/peertube)](https://hub.docker.com/r/spcodes/peertube)
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue