mirror of
https://github.com/maputnik/editor.git
synced 2026-02-11 07:00:00 +00:00
Merge branch 'main' into dependabot/npm_and_yarn/multi-be003340e0
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:18 as builder
|
||||
FROM node:22 as builder
|
||||
WORKDIR /maputnik
|
||||
|
||||
# Only copy package.json to prevent npm install from running on every build
|
||||
|
||||
Reference in New Issue
Block a user