UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 8fa38e84 authored by brandt keller's avatar brandt keller
Browse files

Feat: update to base image 18.0.0-legacy

parent ea809ef3
No related branches found
No related tags found
2 merge requests!2Development,!1Initial
Pipeline #815158 passed
ARG BASE_REGISTRY=registry1.dso.mil/ironbank
ARG BASE_IMAGE=opensource/keycloak/keycloak
ARG BASE_TAG=16.1.1
ARG BASE_TAG=18.0.0-legacy
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
......@@ -3,11 +3,11 @@ apiVersion: v1
name: rapidfort/keycloak
tags:
- 16.1.1
- 18.0.0-legacy
args:
BASE_IMAGE: opensource/keycloak/keycloak
BASE_TAG: '16.1.1'
BASE_TAG: '18.0.0-legacy'
labels:
org.opencontainers.image.title: keycloak
......@@ -15,7 +15,7 @@ labels:
org.opencontainers.image.licenses: Apache-2.0
org.opencontainers.image.url: https://www.rapidfort.com/
org.opencontainers.image.vendor: RapidFort
org.opencontainers.image.version: 16.1.1
org.opencontainers.image.version: 18.0.0-legacy
mil.dso.ironbank.image.keywords: scanning, hardening
mil.dso.ironbank.image.type: commercial
mil.dso.ironbank.product.name: keycloak
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment