Compare commits

..

No commits in common. "3c930f30104da73f369c931fce614a4ebabce1e6" and "5aa4ea2c617eef69cbcc4465d539d68892264f67" have entirely different histories.

3 changed files with 2 additions and 6 deletions

View file

@ -16,10 +16,6 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 14
- name: Install yamllint
run: |
npm install -g yaml-lint
- name: Show yamllint version
run: |

View file

@ -107,7 +107,7 @@ services:
networks:
- gitea_main
n8n:
image: ghcr.io/n8n-io/n8n:1.52.2
image: ghcr.io/n8n-io/n8n:1.51.0
container_name: n8n
ports:
- 5678:5678

View file

@ -31,7 +31,7 @@ services:
- PGID=1000
prowlarr:
image: ghcr.io/linuxserver/prowlarr@sha256:7fe57565907f4f776d43c15b2e020a0e4a62fe1e04e80e25b85a3ae4ca49e5d0
image: ghcr.io/linuxserver/prowlarr@sha256:9a98da4fb506278ce92c2fdbb4e08a38418dd1456e3dd8b3a1f00a42a8ec4fb0
container_name: prowlarr
ports:
- "9696:9696"