chore(deps): update benbusby/whoogle-search docker tag to v0.8.3 (#1045)

This commit is contained in:
renovate[bot] 2023-08-21 23:27:55 +00:00 committed by GitHub
parent 12f37126de
commit 8a867d5b87
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6 additions and 4 deletions

View File

@ -5,9 +5,11 @@
"exposable": true,
"port": 8255,
"id": "whoogle",
"tipi_version": 1,
"version": "0.8.2",
"categories": ["social"],
"tipi_version": 2,
"version": "0.8.3",
"categories": [
"social"
],
"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.",
"author": "Ben Busby",

View File

@ -3,7 +3,7 @@ version: "3.7"
services:
whoogle:
container_name: whoogle
image: benbusby/whoogle-search:0.8.2
image: benbusby/whoogle-search:0.8.3
restart: unless-stopped
networks:
- tipi_main_network