UNCLASSIFIED - NO CUI

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

use ghcr.io

parent 146b2226
No related branches found
No related tags found
2 merge requests!28Development,!27Updated operator
Pipeline #3562423 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 ghcr.io/kubeflow/spark-operator:2.0.0-rc.0 as base
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
......@@ -14,7 +14,7 @@ labels:
org.opencontainers.image.title: Spark Operator
org.opencontainers.image.description: spark-operator controller based on UBI 8
org.opencontainers.image.licenses: Apache-2.0
org.opencontainers.image.url: kubeflow/spark-operator:2.0.0-rc.0@sha256:a789f9f145c5099b41641e31f695feb43dbc018b29e507f615131670abad404a
org.opencontainers.image.url: ghcr.io/kubeflow/spark-operator:v1beta2-1.4.3-3.5.0@sha256:286d53105a81d71f3f1d0ef4902ae512eabc70d6550f181c839ef4aebede9e20
org.opencontainers.image.vendor: spark-operator
org.opencontainers.image.version: 2.0.0-rc.0
mil.dso.ironbank.image.keywords: spark,spark-operator,2.0.0-rc.0
......@@ -23,7 +23,7 @@ labels:
resources:
- tag: kubeflow/spark-operator:2.0.0-rc
url: docker://docker.io/kubeflow/spark-operator@sha256:a789f9f145c5099b41641e31f695feb43dbc018b29e507f615131670abad404a
url: docker://ghcr.io/kubeflow/spark-operator:v1beta2-1.4.3-3.5.0@sha256:286d53105a81d71f3f1d0ef4902ae512eabc70d6550f181c839ef4aebede9e20
- tag: apache/spark:3.5.2
url: docker://apache/spark@sha256:f3ba191e047af7a8124f5b206220a7cd142a537efd5bf17a9295c10aba60df99
......
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