Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/main/karma-chrome-la…
Browse files Browse the repository at this point in the history
…uncher-3.2.0
  • Loading branch information
tmberthold authored Jul 26, 2023
2 parents 333a922 + 651e20e commit 1d4d773
Show file tree
Hide file tree
Showing 3 changed files with 1,249 additions and 691 deletions.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ COPY ./ /app/
RUN npm run ng build --no-progress --configuration=production

# Stage 3: Serve app with nginx
FROM nginx:1.23.4-alpine
FROM nginx:1.25.1-alpine

RUN apk update && apk add jq esh --no-cache

Expand Down
Loading

0 comments on commit 1d4d773

Please sign in to comment.