Skip to content

Commit b25ce79

Browse files
build(deps): bump nginx from 1.27.0 to 1.27.2 (#322)
* build(deps): bump nginx from 1.27.0 to 1.27.2 Bumps nginx from 1.27.0 to 1.27.2. --- updated-dependencies: - dependency-name: nginx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * bump NJS version to match available packages --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Javier Evans <[email protected]>
1 parent 9bcab2c commit b25ce79

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Dockerfile.oss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
FROM nginx:1.27.0@sha256:98f8ec75657d21b924fe4f69b6b9bff2f6550ea48838af479d8894a852000e40
1+
FROM nginx:1.27.2@sha256:28402db69fec7c17e179ea87882667f1e054391138f77ffaf0c3eb388efc3ffb
22

33
# NJS env vars
4-
ENV NJS_VERSION=0.8.4
5-
ENV NJS_RELEASE=2~bookworm
4+
ENV NJS_VERSION=0.8.7
5+
ENV NJS_RELEASE=1~bookworm
66

77
# Proxy cache env vars
88
ENV PROXY_CACHE_MAX_SIZE=10g

0 commit comments

Comments
 (0)