UNCLASSIFIED - NO CUI

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

using docker.io in hardmani and DF

parent 1ae12c66
No related branches found
No related tags found
2 merge requests!28Development,!27Updated operator
Pipeline #3562394 failed
......@@ -7,8 +7,8 @@ tags:
- latest
args:
BASE_IMAGE: "opensource/alpinelinux/alpine"
BASE_TAG: "3.20.2"
BASE_IMAGE: "redhat/openjdk/openjdk17-runtime-ubi9-slim"
BASE_TAG: "1.17"
labels:
org.opencontainers.image.title: Spark Operator
......@@ -23,9 +23,10 @@ labels:
resources:
- tag: kubeflow/spark-operator:2.0.0-rc
url: docker://kubeflow/spark-operator@sha256:a789f9f145c5099b41641e31f695feb43dbc018b29e507f615131670abad404a
- url: docker://apache/spark@sha256:f3ba191e047af7a8124f5b206220a7cd142a537efd5bf17a9295c10aba60df99
tag: apache/spark:3.5.2
url: docker://docker.io/kubeflow/spark-operator@sha256:a789f9f145c5099b41641e31f695feb43dbc018b29e507f615131670abad404a
- tag: apache/spark:3.5.2
url: docker://apache/spark@sha256:f3ba191e047af7a8124f5b206220a7cd142a537efd5bf17a9295c10aba60df99
- url: https://github.com/krallin/tini/releases/download/v0.19.0/tini-amd64
filename: tini
validation:
......
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