Skip to content

Commit 4d9ec4f

Browse files
chore(deps): bump nginx from 1.27.0-alpine to 1.27.2-alpine (#10163)
1 parent d111183 commit 4d9ec4f

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
@@ -2,7 +2,7 @@
22
# We don't declare them here — take a look at our docs.
33
# https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md
44

5-
FROM nginx:1.27.0-alpine
5+
FROM nginx:1.27.2-alpine
66

77
RUN apk update && apk add --no-cache "nodejs>=18.20.1-r0 "
88

0 commit comments

Comments
 (0)