mirror of
https://github.com/docker/docs.git
synced 2026-03-27 06:18:55 +07:00
deps: bump pagefind to v1.3.0
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
@@ -6,7 +6,7 @@ ARG GO_VERSION=1.23
|
||||
ARG HTMLTEST_VERSION=0.17.0
|
||||
ARG HUGO_VERSION=0.139.0
|
||||
ARG NODE_VERSION=22
|
||||
ARG PAGEFIND_VERSION=1.1.1
|
||||
ARG PAGEFIND_VERSION=1.3.0
|
||||
|
||||
# base defines the generic base stage
|
||||
FROM golang:${GO_VERSION}-alpine${ALPINE_VERSION} AS base
|
||||
|
||||
Reference in New Issue
Block a user