UNCLASSIFIED - NO CUI

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

docker.io

parent db6a399b
No related branches found
No related tags found
2 merge requests!28Development,!27Updated operator
Pipeline #3562342 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 kubeflow/spark-operator:2.0.0-rc.0 as base
FROM docker.io/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