🏗️ (build): update docker/dockerfile Docker tag to v1.21

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-31 20:56:22 +05:30
committed by GitHub
parent b7fbc05599
commit a76a501bb9
2 changed files with 2 additions and 2 deletions

View File

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

View File

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