Upgrade go and Dockerfile to use latest golang and libraries

This commit is contained in:
2026-02-17 22:14:04 +01:00
parent a19a316f03
commit 99d89cce4e
4 changed files with 142 additions and 144 deletions

View File

@@ -16,5 +16,5 @@
package version
// Version is the current Fail2ban-UI version (in best case it matches the latest release tag on GitHub).
const Version = "1.3.9"
// Current application version.
const Version = "1.4.0"