Bump node to the latest LTS - 18.17.0

This commit is contained in:
Veaceslav Doina 2023-08-08 10:04:35 +00:00
parent a534bae857
commit d6fbfdc5d8
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
# Variables
ARG BUILDER=node:18.16.0-alpine3.17
ARG BUILDER=node:18.17.0-alpine3.17
ARG IMAGE=${BUILDER}
ARG APP_USER=root
ARG APP_HOME=/hardhat