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: a918f6a891efa48dc8e39bf931a8ea7563761fdb
Choose a base ref
...
head repository: Mafyuh/iac
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2977090fd4cf52993e31d77d727bbb8055d9163f
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Feb 28, 2025

  1. ⬆️ Update searxng/searxng Docker digest to 759cbd3

    Renovate Bot committed Feb 28, 2025
    Copy the full SHA
    2977090 View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 docker/AI/docker-compose.yml
2 changes: 1 addition & 1 deletion docker/AI/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -39,7 +39,7 @@ services:
- host.docker.internal:host-gateway

searxng:
image: searxng/searxng@sha256:0da476ff64bf801e3b36fd3c79c50f30f7041ab78b27cbc8c189c4c6f8c696d6
image: searxng/searxng@sha256:759cbd30d8384ddd8b10c310571a0794bcade698c078f42c7d92b2062b1b5db2
container_name: searxng
networks:
- ai-stack