UNCLASSIFIED

Commit 30861c58 authored by Vickie Shen's avatar Vickie Shen
Browse files

updated version tag

parent 02b1598f
Pipeline #237114 passed with stages
in 42 minutes and 44 seconds
......@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/redhat/openjdk/openjdk11
ARG BASE_TAG=1.11
FROM bitnami/redis:6.0.10 as base
FROM bitnami/redis:6.2.2 as base
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG} as staging
ARG BITNAMI_HOME=/opt/bitnami
USER 0
......
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