UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit 146b2226 authored by Shawn McNeill's avatar Shawn McNeill
Browse files

docker.io out of DF

parent 7a01f956
No related branches found
No related tags found
2 merge requests!28Development,!27Updated operator
Pipeline #3562409 failed
......@@ -3,7 +3,7 @@ ARG BASE_IMAGE=ironbank/redhat/openjdk/openjdk17-runtime-ubi9-slim
ARG BASE_TAG=1.17
FROM apache/spark:3.5.2 as spark
FROM docker.io/kubeflow/spark-operator:2.0.0-rc.0 as base
FROM kubeflow/spark-operator:2.0.0-rc.0 as base
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
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