Merge pull request #22437 from vvoland/fix-make-vendor

Fix `make vendor`
This commit is contained in:
Paweł Gronowski 2025-04-16 11:49:43 +00:00 committed by GitHub
parent e4bb9a9b97
commit ced10b917e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
# check=skip=InvalidBaseImagePlatform
ARG ALPINE_VERSION=3.21
ARG GO_VERSION=1.23
ARG GO_VERSION=1.23.8
ARG HTMLTEST_VERSION=0.17.0
ARG HUGO_VERSION=0.141.0
ARG NODE_VERSION=22