Bump golang from 1.25-alpine3.23 to 1.26-alpine3.23 (#1)

Bumps golang from 1.25-alpine3.23 to 1.26-alpine3.23.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.26-alpine3.23
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2026-02-13 19:04:39 -08:00 committed by GitHub
parent 6143a45010
commit ece2fb2462

View file

@ -1,4 +1,4 @@
FROM golang:1.25-alpine3.23 AS builder
FROM golang:1.26-alpine3.23 AS builder
ARG VERSION=dev