Skip to content

Commit

Permalink
Merge branch 'dev' into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
vktrrdk committed Oct 10, 2024
2 parents c64b3a0 + 703a791 commit ccb8f3e
Show file tree
Hide file tree
Showing 14 changed files with 17,871 additions and 19,342 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ COPY . .
RUN npx ng build --configuration=custom

### STAGE 2: Setup
FROM nginx:1.27.1-alpine
FROM nginx:1.27.2-alpine

# Copy our default nginx config
COPY nginx/default.conf /etc/nginx/conf.d/
Expand Down
Loading

0 comments on commit ccb8f3e

Please sign in to comment.