Skip to content

Commit e531ccb

Browse files
Bump nginx from 1.25.1-alpine to 1.25.2-alpine
Bumps nginx from 1.25.1-alpine to 1.25.2-alpine. --- updated-dependencies: - dependency-name: nginx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b132ffc commit e531ccb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

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

33
# Expose port 2375
44
EXPOSE 2375

0 commit comments

Comments
 (0)