Commit Graph

17 Commits

Author SHA1 Message Date
Roman Vynar
e712ae59d2 Release 0.10.4: update all deps 2025-06-11 19:32:45 +03:00
Roman Vynar
674562d8d7 Upgrade go, alpine, deps 2024-08-15 14:58:00 +03:00
Roman Vynar
c7c3a815fb Bump github.com/docker/docker to 26.0.2 to fix 1 Dependabot alert 2024-04-19 18:10:16 +03:00
Roman Vynar
e334d4c6c7 Major rewrite with just breaking changes 2024-04-16 13:54:18 +03:00
Roman Vynar
88072140ca Upgrade dependencies 2024-02-21 11:22:11 +02:00
Roman Vynar
dc1caa7451 Upgrade Go version to 1.20.2, alpine to 3.17 and other dependencies 2023-03-30 15:47:06 +03:00
Roman Vynar
901beb5c9b Fix dep version github.com/mattn/go-sqlite3 2022-09-08 14:34:52 +03:00
Roman Vynar
ad41aca4e5 Upgrade go version and dependencies 2022-08-29 18:57:08 +03:00
Roman Vynar
a1bef247e0 Bump version, upgrade dependencies 2022-04-06 16:47:52 +03:00
Roman Vynar
811c9d7da0 Update dependencies 2021-04-26 16:36:18 +03:00
Roman Vynar
2d3e770e6f Bump go version and dependencies 2020-07-10 15:43:01 +03:00
Roman Vynar
67d82c7d59 Amend tag info page, change logging.
* Amend representation of the tag info page
* Change logging library, add "-log-level" argument and put most of the logging into DEBUG mode
2020-02-18 23:31:56 +02:00
Roman Vynar
41e74f70a2 Upgrade Go and dependencies, support custom TZ, fix initial ownership of sqlite db dir.
* Upgrade Go version to 1.13.7, alpine to 3.11 and other dependencies.
* You can define timezone when running container by adding `TZ` env var, e.g. "-e TZ=America/Los_Angeles"
  (thanks to @gminog).
* Fix initial ownership of /opt/data dir in Dockerfile.
2020-02-17 13:13:53 +02:00
Roman Vynar
ee38e35ba6 Fix tests 2019-07-30 09:18:46 +03:00
Roman Vynar
d46605fc06 Bump go, alpine, echo versions 2019-02-19 14:30:50 +02:00
Roman Vynar
1f6801acfb Bump go to 1.11.4 and all deps 2018-12-18 16:28:21 +02:00
Roman Vynar
32d8ab87bd Switch to Go 1.11 and Go Modules to track dependencies 2018-10-30 23:30:55 +02:00