Skip to content

Commit 12b3405

Browse files
Update alpine Docker tag to v3.22
| datasource | package | from | to | | ---------- | ------- | ---- | ---- | | docker | alpine | 3.21 | 3.22 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d455f08 commit 12b3405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Dockerfile.nginxplus

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ RUN apk add --no-cache git make \
1414
&& git checkout 0de3ba3451d8b05cced5eedb744a82db90db7e53 \
1515
&& make build
1616

17-
FROM alpine:3.21
17+
FROM alpine:3.22
1818

1919
ARG NGINX_PLUS_VERSION=R34
2020
ARG NJS_DIR

0 commit comments

Comments
 (0)