UNCLASSIFIED

Commit 0d149770 authored by Michael Simmons's avatar Michael Simmons
Browse files

Update Dockerfile

parent 869e710f
Pipeline #230129 passed with stages
in 27 minutes and 12 seconds
......@@ -2,7 +2,7 @@ ARG BASE_REGISTRY=repo1.dso.mil
ARG BASE_IMAGE=ironbank/opensource/python/python38
ARG BASE_TAG=3.8
FROM spark-operator/spark-py:2.4.4 as base
FROM spark-operator/spark-py:2.4.5 as base
FROM ${BASE_REGISTRY}/${BASE_IMAGE}:${BASE_TAG}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment