Skip to content

Commit

Permalink
build(deps): bump nginx from 1.25.5 to 1.27.0 (#261)
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] and alessfg authored Jun 25, 2024
1 parent ad24254 commit 69ddc65
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile.oss
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
FROM nginx:1.25.5@sha256:a484819eb60211f5299034ac80f6a681b06f89e65866ce91f356ed7c72af059c
FROM nginx:1.27.0@sha256:56b388b0d79c738f4cf51bbaf184a14fab19337f4819ceb2cae7d94100262de8

# NJS env vars
ENV NJS_VERSION 0.8.4
ENV NJS_RELEASE 3~bookworm
ENV NJS_RELEASE 2~bookworm

# Proxy cache env vars
ENV PROXY_CACHE_MAX_SIZE "10g"
Expand Down

0 comments on commit 69ddc65

Please sign in to comment.