Docker: remove all latest tags (it is the default tag when none

specified)
This commit is contained in:
Marko Korhonen 2022-11-18 20:37:42 +02:00
parent 9f02493b0a
commit fdd1df7d24
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
5 changed files with 7 additions and 71 deletions

View file

@ -1,6 +1,6 @@
[services.searx]
container_name = "searx"
image = "searxng/searxng:latest"
image = "searxng/searxng"
restart = "unless-stopped"
networks = ["searx", "proxy"]
volumes = [