Skip to content
Snippets Groups Projects
Commit c3a0c1d6 authored by Dmitriy Safronov's avatar Dmitriy Safronov
Browse files

Update Dockerfile

parent 84e0cc31
Branches
Tags
No related merge requests found
Pipeline #39984 passed
# VERSIONS
ARG NODE_VERSION=20.11.1
ARG NPM_VERSION=10.4.0
ARG NODE_VERSION=20.13.1
ARG NPM_VERSION=10.8.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