Skip to content

Commit

Permalink
Merge pull request kubernetes-sigs#49 from bertinatto/fix_dockerfile
Browse files Browse the repository at this point in the history
Add full location for fedora-minimal image
  • Loading branch information
bertinatto authored Oct 10, 2018
2 parents fa25e65 + 8789c9c commit d1c8609
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM fedora-minimal
FROM registry.fedoraproject.org/fedora-minimal

COPY aws-ebs-csi-driver /bin/aws-ebs-csi-driver

Expand Down

0 comments on commit d1c8609

Please sign in to comment.