Skip to content

Commit 69ddc65

Browse files
build(deps): bump nginx from 1.25.5 to 1.27.0 (#261)
Bumps nginx from 1.25.5 to 1.27.0. --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alessandro Fael Garcia <[email protected]>
1 parent ad24254 commit 69ddc65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Dockerfile.oss

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
FROM nginx:1.25.5@sha256:a484819eb60211f5299034ac80f6a681b06f89e65866ce91f356ed7c72af059c
1+
FROM nginx:1.27.0@sha256:56b388b0d79c738f4cf51bbaf184a14fab19337f4819ceb2cae7d94100262de8
22

33
# NJS env vars
44
ENV NJS_VERSION 0.8.4
5-
ENV NJS_RELEASE 3~bookworm
5+
ENV NJS_RELEASE 2~bookworm
66

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

0 commit comments

Comments
 (0)