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

Update Dockerfile (#19)

parent c88d1778
Branches
Tags v0.0.9
No related merge requests found
Pipeline #35130 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
ARG NGINX_VERSION=1.25.3 ARG NGINX_VERSION=1.25.4
# --------------> 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