Compare commits
No commits in common. "1b87c512db7bb9f4fa63536ac5ec877ea296bcb5" and "91751fe2d1f7dc487bf3cd3fd9d7135f43247385" have entirely different histories.
1b87c512db
...
91751fe2d1
2 changed files with 1 additions and 2 deletions
|
@ -1,3 +1,3 @@
|
||||||
FROM chocobozzz/peertube:v6.0.1-bookworm@sha256:3ff4ac4145641a1aa9ee4c74de78a870875e927cd38d3c96e4e8ac976a2cffe0
|
FROM chocobozzz/peertube:v5.2.1-bullseye@sha256:12c0fbc0d5210f63f935dfb7c5b23a0ef2c82ff258d15b6d1c3587178f2ff06c
|
||||||
|
|
||||||
RUN apt -y update && apt install -y prosody && apt -y clean
|
RUN apt -y update && apt install -y prosody && apt -y clean
|
||||||
|
|
|
@ -9,7 +9,6 @@
|
||||||
"rangeStrategy": "bump",
|
"rangeStrategy": "bump",
|
||||||
"rebaseWhen": "behind-base-branch",
|
"rebaseWhen": "behind-base-branch",
|
||||||
"automergeType": "branch",
|
"automergeType": "branch",
|
||||||
"ignoreTests": true,
|
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
{
|
||||||
"datasources": [
|
"datasources": [
|
||||||
|
|
Loading…
Reference in a new issue