Skip to content

Commit

Permalink
chore: upgrade nodejs, vite and vitest #114 (#115)
Browse files Browse the repository at this point in the history
  • Loading branch information
nwittstruck authored Jun 28, 2024
1 parent cebc7d2 commit 5f8e582
Show file tree
Hide file tree
Showing 3 changed files with 2,403 additions and 1,501 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ ARG FRONTEND_APP_PATH="/app/frontend"
FROM ${BUILDER_IMAGE} as base

# Install node
ENV NODE_MAJOR=18
ENV NODE_MAJOR=20

RUN apt-get -y update

Expand Down
Loading

0 comments on commit 5f8e582

Please sign in to comment.