🏗️ build(deps): bump docker/dockerfile from v1.21 to v1.22

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-03-04 10:42:07 +08:00
committed by GitHub
parent 06cfd0127d
commit 783126060d
2 changed files with 2 additions and 2 deletions

View File

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

View File

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