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

Commit

Permalink
Adding cleaner base image (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnugeorge authored and k8s-ci-robot committed Apr 19, 2019
1 parent e8d4d04 commit fa57386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM debian:jessie
FROM registry.access.redhat.com/ubi8-dev-preview/ubi:latest

COPY pytorch-operator.v1beta1 /pytorch-operator.v1beta1
COPY pytorch-operator.v1beta2 /pytorch-operator.v1beta2
Expand Down

0 comments on commit fa57386

Please sign in to comment.