Skip to content
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.

Commit

Permalink
Merge pull request #5 from vpavlin/feature/update-base-image
Browse files Browse the repository at this point in the history
Update the base image to Thoth image
  • Loading branch information
vpavlin authored Aug 26, 2020
2 parents 08f2d8c + ea72ca1 commit 8b15be8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python-3.6/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi7/python-36
FROM quay.io/thoth-station/s2i-thoth-ubi8-py36:v0.15.0

ARG PKG_ROOT=/opt/app-root
ARG SPARK_VERSION=2.4.5
Expand Down

0 comments on commit 8b15be8

Please sign in to comment.