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
No related branches found
No related tags found
No related merge requests found
Pipeline #35126 passed
# VERSIONS # VERSIONS
ARG NODE_VERSION=20.10.0 ARG NODE_VERSION=20.11.1
ARG NPM_VERSION=10.2.5 ARG NPM_VERSION=10.4.0
# --------------> The builder image # --------------> The builder image
FROM node:$NODE_VERSION AS builder 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