Skip to content

Commit

Permalink
chore(deps): update weekly patch updates
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent 5ef49f5 commit a1bc088
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion client/Dockerfile.prod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ RUN npm run build

# ===== Stage 2: Setting up NGINX =====

FROM nginx:1.25.2-alpine
FROM nginx:1.25.4-alpine

# From stage 1, copy the build files into the default directory that NGINX serves files from.
# The project will serve requests inbound at port 80 in the container
Expand Down
6 changes: 3 additions & 3 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a1bc088

Please sign in to comment.