Skip to content

Commit 378eeca

Browse files
wmitsudarrw-zilliqa
authored andcommitted
Bump node to v20.10.0 in order to avoid nodejs/node#50136 (#1528)
1 parent 3b43688 commit 378eeca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM node:20.8.1-alpine3.17 AS builder
1+
FROM node:20.10.0-alpine3.17 AS builder
22
WORKDIR /otterscan-build
33
COPY --link ["package.json", "package-lock.json", "/otterscan-build/"]
44
RUN npm ci

0 commit comments

Comments
 (0)