Skip to content

Commit

Permalink
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@
# We don't declare them here — take a look at our docs.
# https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md

FROM nginx:1.23.1-alpine
FROM nginx:1.23.2-alpine

RUN apk update && apk add --no-cache "nodejs>=16.17.1-r0"

0 comments on commit 9546375

Please sign in to comment.