UNCLASSIFIED

Commit f3f54a97 authored by alexander.klepal's avatar alexander.klepal
Browse files

Update Dockerfile - `opensource/fluentd/fluentd` version

parent c579c6f2
Pipeline #199377 failed with stages
in 9 minutes and 37 seconds
ARG BASE_REGISTRY=registry1.dso.mil ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/opensource/fluentd/fluentd ARG BASE_IMAGE=ironbank/opensource/fluentd/fluentd
ARG BASE_TAG=1.11.5 ARG BASE_TAG=1.12.1
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
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