UNCLASSIFIED

Commit d3c1a965 authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

Merge branch 'andymaks-development-patch-71972' into 'development'

Andymaks development patch 71972

See merge request !42
parents 3593415f e5bd4a51
Pipeline #330778 passed with stages
in 15 minutes and 18 seconds
ARG BASE_REGISTRY=registry1.dso.mil ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/opensource/nodejs/nodejs16 ARG BASE_IMAGE=ironbank/opensource/nodejs/nodejs14
ARG BASE_TAG=16.3.0 ARG BASE_TAG=14.17.1
FROM lovasoa/wbo:v1.14.4 as base FROM lovasoa/wbo:v1.14.4 as base
......
...@@ -14,7 +14,7 @@ tags: ...@@ -14,7 +14,7 @@ tags:
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
args: args:
BASE_IMAGE: "opensource/nodejs/nodejs14" BASE_IMAGE: "opensource/nodejs/nodejs14"
BASE_TAG: "14.15.3" BASE_TAG: "14.17.1"
# Docker image labels # Docker image labels
labels: labels:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment