Skip to content

Commit

Permalink
Merge pull request #25 from WISVCH/updates
Browse files Browse the repository at this point in the history
Updates
  • Loading branch information
sajochems authored Nov 2, 2022
2 parents 842fba7 + 81ab362 commit 8673fbb
Show file tree
Hide file tree
Showing 2 changed files with 24,874 additions and 17,711 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:lts as builder
FROM node:16.14.2 as builder
WORKDIR /src
COPY . .
RUN yarn
Expand Down
Loading

0 comments on commit 8673fbb

Please sign in to comment.