bump Alpine to 3.23 (#5746)

This commit is contained in:
bluenviron-bot
2026-05-10 10:17:20 +02:00
committed by GitHub
parent a3841359ef
commit 41faddfea7
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
BASE_IMAGE = golang:1.26-alpine3.22
BASE_IMAGE = golang:1.26-alpine3.23
GOLANGCI_LINT_IMAGE = golangci/golangci-lint:v2.11.4
NODE_IMAGE = node:20-alpine3.22
NODE_IMAGE = node:20-alpine3.23
.PHONY: $(shell ls)