Skip to content

Commit 41441cd

Browse files
chore(deps): bump nginx from 1.17-alpine to 1.29-alpine in /engine
Bumps nginx from 1.17-alpine to 1.29-alpine. --- updated-dependencies: - dependency-name: nginx dependency-version: 1.29-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5458370 commit 41441cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

engine/Dockerfile.swagger-ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
FROM nginx:1.17-alpine
1+
FROM nginx:1.29-alpine
22
COPY ./api/swagger-spec/ /usr/share/nginx/html/api/swagger-spec/
33
COPY ./api/swagger-ui /usr/share/nginx/html

0 commit comments

Comments
 (0)