File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ FROM debian:bookworm-slim@sha256:b1211f6d19afd012477bd34fdcabb6b663d680e0f4b0537
4
4
ARG RELEASE=bookworm
5
5
6
6
# NJS env vars
7
- ENV NGINX_VERSION=32
7
+ ENV NGINX_VERSION=34
8
8
ENV NGINX_PKG_RELEASE=1~${RELEASE}
9
- ENV NJS_VERSION=0.8.4
9
+ ENV NJS_VERSION=0.9.0
10
10
ENV NJS_PKG_RELEASE=1~${RELEASE}
11
11
12
12
# Proxy cache env vars
Original file line number Diff line number Diff line change @@ -4,9 +4,9 @@ FROM debian:bookworm-slim@sha256:b1211f6d19afd012477bd34fdcabb6b663d680e0f4b0537
4
4
ARG RELEASE=bookworm
5
5
6
6
# NJS env vars
7
- ENV NGINX_VERSION=32
7
+ ENV NGINX_VERSION=34
8
8
ENV NGINX_PKG_RELEASE=1~${RELEASE}
9
- ENV NJS_VERSION=0.8.4
9
+ ENV NJS_VERSION=0.9.0
10
10
ENV NJS_PKG_RELEASE=1~${RELEASE}
11
11
12
12
# Proxy cache env vars
You can’t perform that action at this time.
0 commit comments