Update Dockerfile (#970)
This commit is contained in:
parent
1531535151
commit
f144c1cdbd
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
## Builder
|
## Builder
|
||||||
FROM node:18.12.0-alpine3.15 as builder
|
FROM node:18.12.1-alpine3.15 as builder
|
||||||
|
|
||||||
WORKDIR /src
|
WORKDIR /src
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue