Skip to content

Commit b50311c

Browse files
Bump library/nginx from 1.25.4-alpine to 1.26.0-alpine in /docker (#2285)
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>
1 parent df560de commit b50311c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile_nginx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM library/nginx:1.25.4-alpine
1+
FROM library/nginx:1.26.0-alpine
22

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

0 commit comments

Comments
 (0)