build(deps): bump golang from 1.25.12-alpine to 1.25.13-alpine (#3087)

Bumps golang from 1.25.12-alpine to 1.25.13-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.25.13-alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Iryna Kulakova <52420926+IrynaKulakova@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-08-18 14:29:26 +02:00
committed by GitHub
parent 05ebfd54be
commit 4fb8b89d4e
+1 -1
View File
@@ -7,7 +7,7 @@ COPY ui/ ./ui/
RUN mkdir -p ./pkg/github/ui_dist && \
cd ui && npm run build
FROM golang:1.25.12-alpine@sha256:56961d79ea8129efddcc0b8643fd8a5416b4e6228cfd477e3fd61deb2672c587 AS build
FROM golang:1.25.13-alpine@sha256:1e0126852075c9c60731c8ba49088448b91f63e2aed97ca9d1a9791622a05946 AS build
ARG VERSION="dev"
# Set the working directory