Compare commits

..

No commits in common. "cf637a91489f8744917e28f188921716a6f6f343" and "d0aed890e9c007e612d0d9c921e517d03ecbbd2b" have entirely different histories.

3 changed files with 2 additions and 3 deletions

View file

@ -13,7 +13,7 @@ jobs:
image: ghcr.io/catthehacker/ubuntu:act-latest
steps:
- name: Login to Docker Hub
uses: docker/login-action@v2
uses: docker/login-action@v22
with:
username: ${{ secrets.DOCKERHUB_USERNAME }}
password: ${{ secrets.DOCKERHUB_TOKEN }}

View file

@ -1,3 +1,3 @@
FROM chocobozzz/peertube:v6.0.1-bookworm@sha256:487c1effdf43e9855c4b95bb6116445b5b8993457f1caa612034420f4419b7a6
FROM chocobozzz/peertube:v5.2.1-bullseye@sha256:12c0fbc0d5210f63f935dfb7c5b23a0ef2c82ff258d15b6d1c3587178f2ff06c
RUN apt -y update && apt install -y prosody && apt -y clean

View file

@ -9,7 +9,6 @@
"rangeStrategy": "bump",
"rebaseWhen": "behind-base-branch",
"automergeType": "branch",
"ignoreTests": true,
"packageRules": [
{
"datasources": [