🏗️ build(deps): bump golang from 1.25.6-alpine to 1.26rc3-alpine

Bumps golang from 1.25.6-alpine to 1.26rc3-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-version: 1.26rc3-alpine
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: rE-Bo0t.bx1 <54429050+r3bo0tbx1@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2026-02-05 17:24:40 +05:30
committed by GitHub
parent 0b20741978
commit 17ca6cf5df
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.21
FROM golang:1.25.6-alpine AS builder
FROM golang:1.26rc3-alpine AS builder
RUN apk add --no-cache git