Skip to content

Commit

Permalink
misc: bump to node18
Browse files Browse the repository at this point in the history
BLEGH

Signed-off-by: jbpratt <[email protected]>
  • Loading branch information
jbpratt committed Jul 20, 2024
1 parent b66306a commit 5f7038e
Show file tree
Hide file tree
Showing 3 changed files with 4,534 additions and 3,368 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:14-alpine AS build
FROM node:18 AS build

RUN mkdir /ui
WORKDIR /ui
Expand Down
Loading

0 comments on commit 5f7038e

Please sign in to comment.