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 39b7c53507
commit d37a1b81e7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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 ARG VERSION=dev