Update Dockerfile
This commit is contained in:
parent
ea7d5353ca
commit
9652183eff
|
@ -1,4 +1,4 @@
|
||||||
FROM node:18.0.0-alpine3.15 AS base
|
FROM node:18.1.0-alpine3.15 AS base
|
||||||
|
|
||||||
ARG NODE_ENV=production
|
ARG NODE_ENV=production
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue