ci: update node
This commit is contained in:
parent
9088ed2101
commit
dc217e2db3
|
@ -1,4 +1,4 @@
|
||||||
FROM node:14-bullseye-slim AS base
|
FROM node:18-bullseye-slim AS base
|
||||||
|
|
||||||
ARG NODE_ENV="production"
|
ARG NODE_ENV="production"
|
||||||
ARG SCULPIN_ENV="prod"
|
ARG SCULPIN_ENV="prod"
|
||||||
|
|
Loading…
Reference in a new issue