Skip to content

Commit

Permalink
Merge pull request #31 from linkernetworks/hwchiu/test-jenkins
Browse files Browse the repository at this point in the history
Fix the jenkins

Former-commit-id: 41dc78c8e4238947ce2fb0a697c7d88b56d73dd5 [formerly 4131bfe]
Former-commit-id: 33d695838e18cccfa7dae2515dfef660fe120e88
  • Loading branch information
Hung-Wei Chiu authored Jun 23, 2018
2 parents 4e3e4d7 + 2fd31f0 commit 604c713
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions jenkins/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
FROM ubuntu:16.04

RUN apt-get update
RUN apt-get install -y curl software-properties-common git
RUN apt-get update && apt-get install -y curl software-properties-common git
RUN curl -fsSL get.docker.com | sh

##
Expand Down

0 comments on commit 604c713

Please sign in to comment.