dockerfile: update alpine to 3.23

Signed-off-by: CrazyMax <1951866+crazy-max@users.noreply.github.com>
This commit is contained in:
CrazyMax
2026-01-12 09:54:45 +01:00
parent ffe9b27c99
commit 2bde2f528b
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
ARG GO_VERSION=1.25
ARG ALPINE_VERSION=3.22
ARG ALPINE_VERSION=3.23
ARG XX_VERSION=1.7.0
ARG GOLANGCI_LINT_VERSION=v2.8.0