chore(deps): bump library/golang from 1.24.2-alpine to 1.25.3-alpine

Bumps library/golang from 1.24.2-alpine to 1.25.3-alpine.

---
updated-dependencies:
- dependency-name: library/golang
  dependency-version: 1.25.3-alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-12-12 13:51:21 +00:00
committed by GitHub
parent 849b41e63f
commit ee533f9dc7

View File

@@ -6,7 +6,7 @@
# You may obtain a copy of the License at the LICENSE file in
# the root directory of this source tree.
FROM docker.io/library/golang:1.25.3-alpine AS builder
FROM docker.io/library/golang:1.25.5-alpine AS builder
RUN apk add --update --no-cache make