28 Commits

Author SHA1 Message Date
Trong Huu Nguyen
4bacdf3871 build: use chainguard/static as baseimage 2026-01-16 08:51:23 +01:00
Trong Huu Nguyen
bc42f68339 build: use gcr.io/distroless/static-debian13 2026-01-14 10:54:26 +01:00
Trong Huu Nguyen
a1ec295e63 build: use ratchet and mise 2025-12-03 13:54:14 +01:00
dependabot[bot]
e29e31fd34 build(deps): bump golang from 1.24 to 1.25 in the docker group (#407)
Bumps the docker group with 1 update: golang.


Updates `golang` from 1.24 to 1.25

---
updated-dependencies:
- dependency-name: golang
  dependency-version: '1.25'
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-18 10:46:05 +00:00
dependabot[bot]
ea06181d86 build(deps): bump golang from 1.23 to 1.24 in the docker group (#333)
Bumps the docker group with 1 update: golang.


Updates `golang` from 1.23 to 1.24

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-17 08:07:02 +00:00
dependabot[bot]
0919dbdbbb build(deps): bump golang from 1.22 to 1.23 in the docker group (#284)
Bumps the docker group with 1 update: golang.


Updates `golang` from 1.22 to 1.23

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-19 19:31:24 +00:00
Trong Huu Nguyen
d37173f33c build(docker): use consistent keyword casing 2024-07-30 13:49:41 +02:00
Trong Huu Nguyen
b08c1cca75 ci: allow downloading newer toolchain
The default images for Go sets GOTOOLCHAIN=local
which forces builds to use the bundled Go version.

Setting this to auto allows for upgrading to a newer version
if specified by the toolchain directive in go.mod.

Useful for situations where the latest Go Docker image lags
behind the latest Go version.
2024-07-02 22:36:18 +02:00
dependabot[bot]
4067b52c8f build(deps): bump the docker group with 1 update (#205)
Bumps the docker group with 1 update: golang.


Updates `golang` from 1.21 to 1.22

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 19:31:44 +00:00
Trong Huu Nguyen
acede833c8 build: use defacto image, build module for buildinfo
Building specific file doesn't appear to embed buildinfo into the static
binary for some reason.
2023-11-28 16:15:51 +01:00
Trong Huu Nguyen
27ade353d9 build: optimize dockerfile for multi-platform 2023-11-15 08:42:36 +01:00
Trong Huu Nguyen
28256089f1 build: bump to go 1.21 2023-08-10 13:41:44 +02:00
Trong Huu Nguyen
e0dc035cef build: move back to official golang image, ratchet update 2023-07-12 15:12:26 +02:00
Trong Huu Nguyen
9f14c94849 build: move tests and checks out from dockerfile 2023-04-21 16:13:09 +02:00
J-K. Solbakken
890159c166 use verified distroless images 2023-04-13 15:09:11 +02:00
Trong Huu Nguyen
ba6f689056 build(deps): bump 2023-04-11 14:35:04 +02:00
Trong Huu Nguyen
c8a887dd01 build: bump to go version 1.20.2 2023-03-08 14:22:16 +01:00
Trong Huu Nguyen
7c21af2d58 build: clean up dockerfile and compose setup, use distroless image 2023-02-27 14:13:57 +01:00
Trong Huu Nguyen
c3532d2e60 build: bump to go version 1.20.1 2023-02-14 21:50:34 +01:00
Trong Huu Nguyen
9881bf5b44 build: bump to go version 1.20 2023-02-10 14:58:15 +01:00
Trong Huu Nguyen
a682f08715 ci: add staticcheck and govulncheck 2023-02-10 14:57:46 +01:00
Trong Huu Nguyen
f65f7a695b build: use latest go version, 1.19.4 2022-12-16 14:55:08 +01:00
Trong Huu Nguyen
ea5b7701a9 deps: bump to go 1.19 2022-08-10 13:12:56 +02:00
Trong Huu Nguyen
afeaf6a381 deps: bump to go 1.18 2022-05-05 11:03:25 +02:00
Trong Huu Nguyen
5d2f8c3e84 refactor: cleanups for error template; embed and load on startup 2021-10-17 20:24:06 +02:00
sindrerh2
fb4adc9cc5 feat: add templated error page
Co-authored-by: Trong Huu Nguyen <trong.huu.nguyen@nav.no>
2021-10-05 14:09:09 +02:00
Trong Huu Nguyen
bf8441bb1c build: bump go to 1.17 2021-09-29 09:22:25 +02:00
Kent Daleng
18b9d43545 use ci 2021-08-17 13:57:06 +02:00