chore(deps): bump nginx from 1.21.3-alpine to 1.21.4-alpine
Bumps nginx from 1.21.3-alpine to 1.21.4-alpine. --- updated-dependencies: - dependency-name: nginx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Vladimir Gorej
parent
b1530dc103
commit
0e5bc25466
@@ -2,7 +2,7 @@
|
|||||||
# We don't declare them here — take a look at our docs.
|
# 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
|
# https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md
|
||||||
|
|
||||||
FROM nginx:1.21.3-alpine
|
FROM nginx:1.21.4-alpine
|
||||||
|
|
||||||
RUN apk update && apk add --no-cache "nodejs>=14.17.6-r0"
|
RUN apk update && apk add --no-cache "nodejs>=14.17.6-r0"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user