Skip to content

Commit

Permalink
Bump node and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
larsha committed Dec 5, 2024
1 parent 5166339 commit c922eac
Show file tree
Hide file tree
Showing 4 changed files with 947 additions and 198 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.14
22.12.0
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM node:22.11-alpine AS builder
FROM node:22.12.0-alpine AS builder

USER node

Expand Down
Loading

0 comments on commit c922eac

Please sign in to comment.