Skip to content

Commit

Permalink
bump node
Browse files Browse the repository at this point in the history
  • Loading branch information
nbittich committed Jan 20, 2024
1 parent ad1b469 commit be54e5c
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 168 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:18.16-alpine as builder
FROM node:20-alpine as builder
WORKDIR /usr/src/app
COPY package.json ./
#RUN npm i --legacy-peer-deps
Expand Down
Loading

0 comments on commit be54e5c

Please sign in to comment.