UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit bbbdaa34 authored by Joe Roberts's avatar Joe Roberts
Browse files

Update for parent image name change

parent 50565bf0
No related branches found
No related tags found
2 merge requests!41Master,!40Update for parent image name change
Pipeline #1016870 passed with warnings
ARG BASE_REGISTRY=registry1.dso.mil
ARG BASE_IMAGE=ironbank/sonarsource/sonarqube/sonarqube8-community
ARG BASE_IMAGE=ironbank/sonarsource/sonarqube/sonarqube
ARG BASE_TAG=8.9.9-community
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
......@@ -7,7 +7,7 @@ tags:
- latest
args:
BASE_IMAGE: sonarsource/sonarqube/sonarqube8-community
BASE_IMAGE: sonarsource/sonarqube/sonarqube
BASE_TAG: 8.9.9-community
labels:
......
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