mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-04 20:42:52 +00:00
feat: update to node 22
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM node:18-alpine3.18
|
||||
FROM node:22-alpine
|
||||
|
||||
RUN apk update && apk add git jq curl python3 build-base
|
||||
|
||||
|
||||
Reference in New Issue
Block a user