Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Mafyuh/iac
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 39f8885a4ccc28aff8473dd6cd95b5dc383a997c
Choose a base ref
...
head repository: Mafyuh/iac
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b86491d96e8c6678c3a15fd2b20fe1465d644682
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Feb 27, 2025

  1. ⬆️ Update ghcr.io/n8n-io/n8n Docker tag to v1.81.1

    Renovate Bot committed Feb 27, 2025

    Verified

    This commit was signed with the committer’s verified signature.
    ljharb Jordan Harband
    Copy the full SHA
    b86491d View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 docker/arm/docker-compose.yml
2 changes: 1 addition & 1 deletion docker/arm/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -133,7 +133,7 @@ services:
networks:
- gitea_main
n8n:
image: ghcr.io/n8n-io/n8n:1.81.0
image: ghcr.io/n8n-io/n8n:1.81.1
container_name: n8n
ports:
- 5678:5678