Skip to content

Commit

Permalink
merge dev into staging
Browse files Browse the repository at this point in the history
  • Loading branch information
vktrrdk committed Aug 22, 2024
2 parents 3c029e1 + c918bcf commit 3ff415f
Show file tree
Hide file tree
Showing 3 changed files with 228 additions and 139 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.0-alpine
FROM nginx:1.27.1-alpine

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

0 comments on commit 3ff415f

Please sign in to comment.