fix: uses latest tag by default
Some checks failed
SonarQube Scan / SonarQube Trigger (push) Failing after 13s

This commit is contained in:
2026-03-01 18:37:09 +00:00
parent 207fd26f50
commit 1726b21d1d

View File

@@ -2,7 +2,7 @@
# Torsearch #
###################
# The version of Torsearch to run. Docker will this tag.
TAG=0.38.0
TAG=latest
# The port for which the web server (app container) will
# serve the application on the host.