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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-04-01 22:00:30 +08:00
committed by GitHub
parent 602fd07241
commit 6f9f025fe5
2 changed files with 2 additions and 2 deletions

View File

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

View File

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