update image to use digest
This commit is contained in:
@@ -8,8 +8,8 @@ searxng:
|
|||||||
containers:
|
containers:
|
||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: docker.io/searxng/searxng
|
repository: searxng/searxng
|
||||||
tag: 2025.1.26-70f1b6500
|
tag: latest@sha256:7837de69774c17bf1ed074fba61e5381277b443ffad7614887ae7e84943ee252
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: SEARXNG_BASE_URL
|
- name: SEARXNG_BASE_URL
|
||||||
@@ -42,8 +42,8 @@ searxng:
|
|||||||
containers:
|
containers:
|
||||||
main:
|
main:
|
||||||
image:
|
image:
|
||||||
repository: docker.io/searxng/searxng
|
repository: searxng/searxng
|
||||||
tag: 2025.1.26-70f1b6500
|
tag: latest@sha256:7837de69774c17bf1ed074fba61e5381277b443ffad7614887ae7e84943ee252
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: SEARXNG_BASE_URL
|
- name: SEARXNG_BASE_URL
|
||||||
|
Reference in New Issue
Block a user