We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c684cfc + 41a74ee commit a1224a4Copy full SHA for a1224a4
1 file changed
my-apps/privacy/searxng/deployment.yaml
@@ -32,7 +32,7 @@ spec:
32
mountPath: /etc/searxng
33
containers:
34
- name: searxng
35
- image: searxng/searxng:latest@sha256:bf3d26ca633a7cbc363d6eacf0c5fe0b346ade1af386882dc836e55a263e7ee3
+ image: searxng/searxng:latest@sha256:5a9a87decb510d2bc922dbe62ce5a35226b51ec5760746ae251b7f0ff39aee71
36
ports:
37
- containerPort: 8080
38
name: http
0 commit comments