UNCLASSIFIED

Commit 0d12c724 authored by Andy Maksymowicz's avatar Andy Maksymowicz
Browse files

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

Andymaks development patch 13575

See merge request !26
parents 1dc13209 fa499364
Pipeline #453169 passed with stages
in 9 minutes and 21 seconds
ARG BASE_REGISTRY=registry1.dso.mil ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/opensource/nodejs/nodejs14 ARG BASE_IMAGE=ironbank/opensource/nodejs/nodejs14
ARG BASE_TAG=14.17.4 ARG BASE_TAG=14.17.5
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
...@@ -9,7 +9,7 @@ tags: ...@@ -9,7 +9,7 @@ tags:
args: args:
BASE_IMAGE: "opensource/nodejs/nodejs14" BASE_IMAGE: "opensource/nodejs/nodejs14"
BASE_TAG: "14.17.4" BASE_TAG: "14.17.5"
labels: labels:
org.opencontainers.image.title: "eslint" org.opencontainers.image.title: "eslint"
......
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