Skip to content

Commit fdf0615

Browse files
Bump nginx from 1.23.0 to 1.25.1 in /web
Bumps nginx from 1.23.0 to 1.25.1. --- updated-dependencies: - dependency-name: nginx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df38c4d commit fdf0615

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM nginx:1.23.0
1+
FROM nginx:1.25.1
22

33
WORKDIR /usr/share/nginx/html
44

0 commit comments

Comments
 (0)