Skip to content

Commit

Permalink
Bump library/nginx from 1.25.4-alpine to 1.26.0-alpine in /docker (#2285
Browse files Browse the repository at this point in the history
)

Bumps library/nginx from 1.25.4-alpine to 1.26.0-alpine.

---
updated-dependencies:
- dependency-name: library/nginx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 7, 2024
1 parent df560de commit b50311c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile_nginx
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM library/nginx:1.25.4-alpine
FROM library/nginx:1.26.0-alpine

ENV NGINX_LOG_DIR /var/log/nginx
# this is to avoid having these logs redirected to stdout/stderr
Expand Down

0 comments on commit b50311c

Please sign in to comment.