UNCLASSIFIED

Commit 31e3dccc authored by Andrii Panchuk's avatar Andrii Panchuk
Browse files

update tags

parent 84fd72a8
Pipeline #407888 passed with stages
in 14 minutes and 48 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.5.0 ARG BASE_TAG=16.6.0
FROM lovasoa/wbo:v1.14.6 as base FROM lovasoa/wbo:v1.14.6 as base
......
...@@ -8,7 +8,7 @@ name: "opensource/lovasoa/wbo" ...@@ -8,7 +8,7 @@ name: "opensource/lovasoa/wbo"
# The most specific version should be the first tag and will be shown # The most specific version should be the first tag and will be shown
# on ironbank.dsop.io # on ironbank.dsop.io
tags: tags:
- "v1.14.5" - "v1.14.6"
- "latest" - "latest"
# Build args passed to Dockerfile ARGs # Build args passed to Dockerfile ARGs
......
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