Skip to content

Commit

Permalink
Fixed vulnerabilities (#1769)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bonymol-aot authored Nov 22, 2023
1 parent 978e865 commit 92497d1
Show file tree
Hide file tree
Showing 6 changed files with 4,429 additions and 5,190 deletions.
2 changes: 1 addition & 1 deletion forms-flow-web-root-config/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ RUN if [ $NODE_ENV == "development" ]; then \


# Production stage
FROM nginx:1.25.2-alpine as production-stage
FROM nginx:1.25.3-alpine as production-stage

# Set label for image
LABEL Name="formsflow"
Expand Down
Loading

0 comments on commit 92497d1

Please sign in to comment.