chore(deps): update benbusby/whoogle-search docker tag to v0.8.3 (#1045)
This commit is contained in:
parent
12f37126de
commit
8a867d5b87
|
|
@ -5,9 +5,11 @@
|
||||||
"exposable": true,
|
"exposable": true,
|
||||||
"port": 8255,
|
"port": 8255,
|
||||||
"id": "whoogle",
|
"id": "whoogle",
|
||||||
"tipi_version": 1,
|
"tipi_version": 2,
|
||||||
"version": "0.8.2",
|
"version": "0.8.3",
|
||||||
"categories": ["social"],
|
"categories": [
|
||||||
|
"social"
|
||||||
|
],
|
||||||
"description": "Get Google search results, but without any ads, JavaScript, AMP links, cookies, or IP address tracking.",
|
"description": "Get Google search results, but without any ads, JavaScript, AMP links, cookies, or IP address tracking.",
|
||||||
"short_desc": "A self-hosted, ad-free, privacy-respecting metasearch engine.",
|
"short_desc": "A self-hosted, ad-free, privacy-respecting metasearch engine.",
|
||||||
"author": "Ben Busby",
|
"author": "Ben Busby",
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@ version: "3.7"
|
||||||
services:
|
services:
|
||||||
whoogle:
|
whoogle:
|
||||||
container_name: whoogle
|
container_name: whoogle
|
||||||
image: benbusby/whoogle-search:0.8.2
|
image: benbusby/whoogle-search:0.8.3
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
networks:
|
networks:
|
||||||
- tipi_main_network
|
- tipi_main_network
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user