Compare commits
10 commits
91751fe2d1
...
1b87c512db
Author | SHA1 | Date | |
---|---|---|---|
1b87c512db | |||
cf637a9148 | |||
4e30b2c626 | |||
ed4694c999 | |||
2f655955fb | |||
7d2bdcdb0e | |||
e9aa8dd075 | |||
894fa5bb18 | |||
edbd4e812c | |||
415d42842b |
2 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
FROM chocobozzz/peertube:v5.2.1-bullseye@sha256:12c0fbc0d5210f63f935dfb7c5b23a0ef2c82ff258d15b6d1c3587178f2ff06c
|
||||
FROM chocobozzz/peertube:v6.0.1-bookworm@sha256:3ff4ac4145641a1aa9ee4c74de78a870875e927cd38d3c96e4e8ac976a2cffe0
|
||||
|
||||
RUN apt -y update && apt install -y prosody && apt -y clean
|
||||
|
|
|
@ -9,6 +9,7 @@
|
|||
"rangeStrategy": "bump",
|
||||
"rebaseWhen": "behind-base-branch",
|
||||
"automergeType": "branch",
|
||||
"ignoreTests": true,
|
||||
"packageRules": [
|
||||
{
|
||||
"datasources": [
|
||||
|
|
Loading…
Reference in a new issue