Docker: remove all latest tags (it is the default tag when none
specified)
This commit is contained in:
parent
41751154a9
commit
842e6b1c9f
5 changed files with 7 additions and 71 deletions
|
@ -1,6 +1,6 @@
|
|||
[services.searx]
|
||||
container_name = "searx"
|
||||
image = "searxng/searxng:latest"
|
||||
image = "searxng/searxng"
|
||||
restart = "unless-stopped"
|
||||
networks = ["searx", "proxy"]
|
||||
volumes = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue