Skip to content
Snippets Groups Projects
Unverified Commit a1d070c4 authored by Dmitriy Safronov's avatar Dmitriy Safronov Committed by GitHub
Browse files

Update Dockerfile (#3)

parent 50665724
Branches
Tags v0.0.16-rc2
No related merge requests found
Pipeline #35126 passed
# VERSIONS
ARG NODE_VERSION=20.10.0
ARG NPM_VERSION=10.2.5
ARG NODE_VERSION=20.11.1
ARG NPM_VERSION=10.4.0
# --------------> The builder image
FROM node:$NODE_VERSION AS builder
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment