Skip to content

Commit 4e7ed74

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

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.23.3
22

33
WORKDIR /usr/share/nginx/html
44

0 commit comments

Comments
 (0)