UNCLASSIFIED

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

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

Andymaks development patch 87576

See merge request !58
parents b12de74d 915d2253
Pipeline #408075 passed with stages
in 15 minutes and 28 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/nodejs16
ARG BASE_TAG=16.6.0 ARG BASE_TAG=16.6.1
FROM lovasoa/wbo:v1.14.6 as base FROM lovasoa/wbo:v1.14.6 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/nodejs16" BASE_IMAGE: "opensource/nodejs/nodejs16"
BASE_TAG: "16.6.0" BASE_TAG: "16.6.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