Skip to content

Commit

Permalink
removing alpine distribution
Browse files Browse the repository at this point in the history
  • Loading branch information
deepanker13 committed Jan 5, 2024
1 parent b11a534 commit 656e1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/python/Dockerfile.conformance
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# limitations under the License.

# Dockerfile for building the source code of conformance tests
FROM python:3.10-alpine
FROM python:3.10

WORKDIR /kubeflow/training-operator/sdk/python

Expand Down

0 comments on commit 656e1e0

Please sign in to comment.