UNCLASSIFIED

Commit 6371762e authored by Al Fontaine's avatar Al Fontaine
Browse files

Merge branch 'alfontaine-master-patch-09659' into 'master'

Update Dockerfile

See merge request !72
parents 562c98d5 9d4bf38a
Pipeline #355634 canceled with stages
...@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil ...@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8 ARG BASE_IMAGE=ironbank/redhat/ubi/ubi8
ARG BASE_TAG=8.4 ARG BASE_TAG=8.4
FROM fluent/fluent-bit:1.7.9 as flb FROM fluent/fluent-bit:1.8.0 as flb
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as build FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as build
......
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