Compare commits
2 commits
e0b600e15a
...
edbd4e812c
Author | SHA1 | Date | |
---|---|---|---|
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:v5.2.1-bullseye@sha256:6c141a9067672eba62a237ab0244d3a90edd45b711661a3bfe799884e37cc31c
|
||||||
|
|
||||||
RUN apt -y update && apt install -y prosody && apt -y clean
|
RUN apt -y update && apt install -y prosody && apt -y clean
|
||||||
|
|
|
@ -9,6 +9,7 @@
|
||||||
"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