Skip to content

Commit eb55634

Browse files
authored
Merge branch 'master' into master
2 parents 0db7da8 + 5bf8e57 commit eb55634

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.2-alpine
5+
FROM nginx:1.27.3-alpine
66

77
RUN apk add --update-cache --no-cache "nodejs"
88

0 commit comments

Comments
 (0)