-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4702 from krzyzacy/bump
Bump kubekins to v20170922-a3fe8d1a
- Loading branch information
Showing
5 changed files
with
434 additions
and
434 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
# This file creates a build environment for building and running kubernetes | ||
# unit and integration tests | ||
|
||
FROM gcr.io/k8s-testimages/kubekins-e2e:v20170918-3aa6c113 | ||
FROM gcr.io/k8s-testimages/kubekins-e2e:v20170922-a3fe8d1a | ||
MAINTAINER Sen Lu <[email protected]> | ||
|
||
ADD runner / | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,7 +12,7 @@ | |
# See the License for the specific language governing permissions and | ||
# limitations under the License. | ||
|
||
FROM gcr.io/k8s-testimages/kubekins-e2e:v20170921-38bb087e | ||
FROM gcr.io/k8s-testimages/kubekins-e2e:v20170922-a3fe8d1a | ||
MAINTAINER [email protected] | ||
|
||
RUN apt-get update && apt-get install -y \ | ||
|
Oops, something went wrong.